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