Uses of Class
com.tencentcloudapi.eiam.v20210420.models.DescribeUserThirdPartyAccountInfoResponse
-
Packages that use DescribeUserThirdPartyAccountInfoResponse Package Description com.tencentcloudapi.eiam.v20210420 com.tencentcloudapi.eiam.v20210420.models -
-
Uses of DescribeUserThirdPartyAccountInfoResponse in com.tencentcloudapi.eiam.v20210420
Methods in com.tencentcloudapi.eiam.v20210420 that return DescribeUserThirdPartyAccountInfoResponse Modifier and Type Method Description DescribeUserThirdPartyAccountInfoResponseEiamClient. DescribeUserThirdPartyAccountInfo(DescribeUserThirdPartyAccountInfoRequest req)通过用户名或用户 id 获取用户的第三方账号绑定信息。 -
Uses of DescribeUserThirdPartyAccountInfoResponse in com.tencentcloudapi.eiam.v20210420.models
Constructors in com.tencentcloudapi.eiam.v20210420.models with parameters of type DescribeUserThirdPartyAccountInfoResponse Constructor Description DescribeUserThirdPartyAccountInfoResponse(DescribeUserThirdPartyAccountInfoResponse 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.
-