Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ModifyChcAttributeRequest
-
Packages that use ModifyChcAttributeRequest Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ModifyChcAttributeRequest in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 with parameters of type ModifyChcAttributeRequest Modifier and Type Method Description ModifyChcAttributeResponse
CvmClient. ModifyChcAttribute(ModifyChcAttributeRequest req)
修改CHC物理服务器的属性 -
Uses of ModifyChcAttributeRequest in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ModifyChcAttributeRequest Constructor Description ModifyChcAttributeRequest(ModifyChcAttributeRequest 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.
-