Uses of Class
com.tencentcloudapi.eiam.v20210420.models.DescribeUserInfoResponse
-
Packages that use DescribeUserInfoResponse Package Description com.tencentcloudapi.eiam.v20210420 com.tencentcloudapi.eiam.v20210420.models -
-
Uses of DescribeUserInfoResponse in com.tencentcloudapi.eiam.v20210420
Methods in com.tencentcloudapi.eiam.v20210420 that return DescribeUserInfoResponse Modifier and Type Method Description DescribeUserInfoResponseEiamClient. DescribeUserInfo(DescribeUserInfoRequest req)通过用户名或用户 id 搜索用户 -
Uses of DescribeUserInfoResponse in com.tencentcloudapi.eiam.v20210420.models
Constructors in com.tencentcloudapi.eiam.v20210420.models with parameters of type DescribeUserInfoResponse Constructor Description DescribeUserInfoResponse(DescribeUserInfoResponse 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.
-