| Package | Description | 
|---|---|
| com.tencentcloudapi.cam.v20190116.models | 
| Modifier and Type | Method and Description | 
|---|---|
AttachPolicyInfo[] | 
ListAttachedUserPoliciesResponse.getList()
Get Policy list 
 | 
AttachPolicyInfo[] | 
ListAttachedGroupPoliciesResponse.getList()
Get Policy list 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListAttachedUserPoliciesResponse.setList(AttachPolicyInfo[] List)
Set Policy list 
 | 
void | 
ListAttachedGroupPoliciesResponse.setList(AttachPolicyInfo[] List)
Set Policy list 
 | 
| Constructor and Description | 
|---|
AttachPolicyInfo(AttachPolicyInfo 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 © 2021. All rights reserved.