Uses of Class
com.tencentcloudapi.ivld.v20210903.models.DescribeCustomPersonsResponse
-
Packages that use DescribeCustomPersonsResponse Package Description com.tencentcloudapi.ivld.v20210903 com.tencentcloudapi.ivld.v20210903.models -
-
Uses of DescribeCustomPersonsResponse in com.tencentcloudapi.ivld.v20210903
Methods in com.tencentcloudapi.ivld.v20210903 that return DescribeCustomPersonsResponse Modifier and Type Method Description DescribeCustomPersonsResponseIvldClient. DescribeCustomPersons(DescribeCustomPersonsRequest req)批量描述自定义人物 -
Uses of DescribeCustomPersonsResponse in com.tencentcloudapi.ivld.v20210903.models
Constructors in com.tencentcloudapi.ivld.v20210903.models with parameters of type DescribeCustomPersonsResponse Constructor Description DescribeCustomPersonsResponse(DescribeCustomPersonsResponse 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.
-