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