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