Uses of Class
com.tencentcloudapi.cam.v20190116.models.AttachUserPolicyRequest
-
Packages that use AttachUserPolicyRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of AttachUserPolicyRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type AttachUserPolicyRequest Modifier and Type Method Description AttachUserPolicyResponseCamClient. AttachUserPolicy(AttachUserPolicyRequest req)本接口(AttachUserPolicy)可用于绑定到用户的策略。 -
Uses of AttachUserPolicyRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type AttachUserPolicyRequest Constructor Description AttachUserPolicyRequest(AttachUserPolicyRequest 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.
-