Uses of Class
com.tencentcloudapi.cam.v20190116.models.SetDefaultPolicyVersionResponse
-
Packages that use SetDefaultPolicyVersionResponse Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of SetDefaultPolicyVersionResponse in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 that return SetDefaultPolicyVersionResponse Modifier and Type Method Description SetDefaultPolicyVersionResponseCamClient. SetDefaultPolicyVersion(SetDefaultPolicyVersionRequest req)本接口(SetDefaultPolicyVersion)可用于设置生效的策略版本。 -
Uses of SetDefaultPolicyVersionResponse in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type SetDefaultPolicyVersionResponse Constructor Description SetDefaultPolicyVersionResponse(SetDefaultPolicyVersionResponse 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.
-