Uses of Class
com.tencentcloudapi.cam.v20190116.models.CreatePolicyResponse
-
Packages that use CreatePolicyResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of CreatePolicyResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return CreatePolicyResponse Modifier and Type Method Description CreatePolicyResponseCamClient. CreatePolicy(CreatePolicyRequest req)本接口(CreatePolicy)可用于创建策略。 -
Uses of CreatePolicyResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type CreatePolicyResponse Constructor Description CreatePolicyResponse(CreatePolicyResponse 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.
-