Package | Description |
---|---|
com.tencentcloudapi.cam.v20190116.models |
Modifier and Type | Method and Description |
---|---|
SubAccountInfo[] |
ListUsersResponse.getData()
Get Sub-user information
|
SubAccountInfo[] |
ListCollaboratorsResponse.getData()
Get Collaborator information
|
Modifier and Type | Method and Description |
---|---|
void |
ListUsersResponse.setData(SubAccountInfo[] Data)
Set Sub-user information
|
void |
ListCollaboratorsResponse.setData(SubAccountInfo[] Data)
Set Collaborator information
|
Constructor and Description |
---|
SubAccountInfo(SubAccountInfo 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.