Uses of Class
com.tencentcloudapi.tci.v20190318.models.DescribePersonsResponse
-
Packages that use DescribePersonsResponse Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of DescribePersonsResponse in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 that return DescribePersonsResponse Modifier and Type Method Description DescribePersonsResponseTciClient. DescribePersons(DescribePersonsRequest req)拉取人员列表 -
Uses of DescribePersonsResponse in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type DescribePersonsResponse Constructor Description DescribePersonsResponse(DescribePersonsResponse 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.
-