Uses of Class
com.tencentcloudapi.cam.v20190116.models.DescribeRoleListResponse
-
Packages that use DescribeRoleListResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DescribeRoleListResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return DescribeRoleListResponse Modifier and Type Method Description DescribeRoleListResponseCamClient. DescribeRoleList(DescribeRoleListRequest req)本接口(DescribeRoleList)用于获取账号下的角色列表。 -
Uses of DescribeRoleListResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DescribeRoleListResponse Constructor Description DescribeRoleListResponse(DescribeRoleListResponse 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.
-