Uses of Class
com.tencentcloudapi.cam.v20190116.models.AttachedUserPolicy
-
Packages that use AttachedUserPolicy Package Description com.tencentcloudapi.cam.v20190116.models -
-
Uses of AttachedUserPolicy in com.tencentcloudapi.cam.v20190116.models
Methods in com.tencentcloudapi.cam.v20190116.models that return AttachedUserPolicy Modifier and Type Method Description AttachedUserPolicy[]ListAttachedUserAllPoliciesResponse. getPolicyList()Get 策略列表数据Methods in com.tencentcloudapi.cam.v20190116.models with parameters of type AttachedUserPolicy Modifier and Type Method Description voidListAttachedUserAllPoliciesResponse. setPolicyList(AttachedUserPolicy[] PolicyList)Set 策略列表数据Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type AttachedUserPolicy Constructor Description AttachedUserPolicy(AttachedUserPolicy 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.
-