Uses of Class
com.tencentcloudapi.cloudhsm.v20191112.models.ModifyVsmAttributesRequest
-
Packages that use ModifyVsmAttributesRequest Package Description com.tencentcloudapi.cloudhsm.v20191112 com.tencentcloudapi.cloudhsm.v20191112.models -
-
Uses of ModifyVsmAttributesRequest in com.tencentcloudapi.cloudhsm.v20191112
Methods in com.tencentcloudapi.cloudhsm.v20191112 with parameters of type ModifyVsmAttributesRequest Modifier and Type Method Description ModifyVsmAttributesResponseCloudhsmClient. ModifyVsmAttributes(ModifyVsmAttributesRequest req)修改VSM属性 -
Uses of ModifyVsmAttributesRequest in com.tencentcloudapi.cloudhsm.v20191112.models
Constructors in com.tencentcloudapi.cloudhsm.v20191112.models with parameters of type ModifyVsmAttributesRequest Constructor Description ModifyVsmAttributesRequest(ModifyVsmAttributesRequest 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.
-