Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
RoleInfo[] |
DescribeRoleListResponse.getList()
Get Role details list
Note: This field may return null, indicating that no valid value was found.
|
RoleInfo |
GetRoleResponse.getRoleInfo()
Get Role details
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRoleListResponse.setList(RoleInfo[] List)
Set Role details list
Note: This field may return null, indicating that no valid value was found.
|
void |
GetRoleResponse.setRoleInfo(RoleInfo RoleInfo)
Set Role details
|
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 © 2023. All rights reserved.