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