Uses of Class
com.tencentcloudapi.tci.v20190318.models.DescribePersonResponse
-
Packages that use DescribePersonResponse Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of DescribePersonResponse in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 that return DescribePersonResponse Modifier and Type Method Description DescribePersonResponseTciClient. DescribePerson(DescribePersonRequest req)获取人员详情 -
Uses of DescribePersonResponse in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type DescribePersonResponse Constructor Description DescribePersonResponse(DescribePersonResponse 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.
-