Uses of Class
com.tencentcloudapi.cam.v20190116.models.GetPolicyResponse
-
Packages that use GetPolicyResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of GetPolicyResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return GetPolicyResponse Modifier and Type Method Description GetPolicyResponseCamClient. GetPolicy(GetPolicyRequest req)本接口(GetPolicy)可用于查询查看策略详情。 -
Uses of GetPolicyResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type GetPolicyResponse Constructor Description GetPolicyResponse(GetPolicyResponse 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.
-