Uses of Class
com.tencentcloudapi.ccc.v20200210.models.DescribeSkillGroupInfoListResponse
-
Packages that use DescribeSkillGroupInfoListResponse Package Description com.tencentcloudapi.ccc.v20200210 com.tencentcloudapi.ccc.v20200210.models -
-
Uses of DescribeSkillGroupInfoListResponse in com.tencentcloudapi.ccc.v20200210
Methods in com.tencentcloudapi.ccc.v20200210 that return DescribeSkillGroupInfoListResponse Modifier and Type Method Description DescribeSkillGroupInfoListResponseCccClient. DescribeSkillGroupInfoList(DescribeSkillGroupInfoListRequest req)获取技能组信息列表 -
Uses of DescribeSkillGroupInfoListResponse in com.tencentcloudapi.ccc.v20200210.models
Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type DescribeSkillGroupInfoListResponse Constructor Description DescribeSkillGroupInfoListResponse(DescribeSkillGroupInfoListResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-