Uses of Class
com.tencentcloudapi.ivld.v20210903.models.DescribeCustomCategoriesResponse
-
Packages that use DescribeCustomCategoriesResponse Package Description com.tencentcloudapi.ivld.v20210903 com.tencentcloudapi.ivld.v20210903.models -
-
Uses of DescribeCustomCategoriesResponse in com.tencentcloudapi.ivld.v20210903
Methods in com.tencentcloudapi.ivld.v20210903 that return DescribeCustomCategoriesResponse Modifier and Type Method Description DescribeCustomCategoriesResponseIvldClient. DescribeCustomCategories(DescribeCustomCategoriesRequest req)批量描述自定义人物分类信息 -
Uses of DescribeCustomCategoriesResponse in com.tencentcloudapi.ivld.v20210903.models
Constructors in com.tencentcloudapi.ivld.v20210903.models with parameters of type DescribeCustomCategoriesResponse Constructor Description DescribeCustomCategoriesResponse(DescribeCustomCategoriesResponse 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.
-