Uses of Class
com.tencentcloudapi.cam.v20190116.models.DetachRolePolicyResponse
-
Packages that use DetachRolePolicyResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of DetachRolePolicyResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return DetachRolePolicyResponse Modifier and Type Method Description DetachRolePolicyResponseCamClient. DetachRolePolicy(DetachRolePolicyRequest req)本接口(DetachRolePolicy)用于解除绑定角色的策略。 -
Uses of DetachRolePolicyResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type DetachRolePolicyResponse Constructor Description DetachRolePolicyResponse(DetachRolePolicyResponse 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.
-