Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
RoleInfo[] |
DescribeRoleListResponse.getList()
Get 角色详情列表。
|
RoleInfo |
GetRoleResponse.getRoleInfo()
Get 角色详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRoleListResponse.setList(RoleInfo[] List)
Set 角色详情列表。
|
void |
GetRoleResponse.setRoleInfo(RoleInfo RoleInfo)
Set 角色详情
|
Constructor and Description |
---|
RoleInfo(RoleInfo 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.
|
Copyright © 2025. All rights reserved.