| Package | Description | 
|---|---|
| com.tencentcloudapi.organization.v20210331.models | 
| Modifier and Type | Method and Description | 
|---|---|
RoleAssignments[] | 
ListRoleAssignmentsResponse.getRoleAssignments()
Get Authorization list of the target account of the Tencent Cloud Organization. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListRoleAssignmentsResponse.setRoleAssignments(RoleAssignments[] RoleAssignments)
Set Authorization list of the target account of the Tencent Cloud Organization. 
 | 
| Constructor and Description | 
|---|
RoleAssignments(RoleAssignments 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.