Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
RoleInfo[] |
DescribeRoleListResponse.getList()
Get 角色详情列表。
注意:此字段可能返回 null,表示取不到有效值。
|
RoleInfo |
GetRoleResponse.getRoleInfo()
Get 角色详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRoleListResponse.setList(RoleInfo[] List)
Set 角色详情列表。
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2024. All rights reserved.