public class DescribeCollationTimeZoneRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeCollationTimeZoneRequest() | 
| DescribeCollationTimeZoneRequest(DescribeCollationTimeZoneRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDBVersion()Get 购买实例版本号 | 
| String | getMachineType()Get 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-云服务器高性能云盘,
CLOUD_SSD-云服务器SSD云盘,CLOUD_HSSD-云服务器加强型SSD云盘,CLOUD_TSSD-云服务器极速型SSD云盘,CLOUD_BSSD-云服务器通用型SSD云盘,CLOUD_BASIC-云服务器云硬盘,默认取值PM | 
| void | setDBVersion(String DBVersion)Set 购买实例版本号 | 
| void | setMachineType(String MachineType)Set 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-云服务器高性能云盘,
CLOUD_SSD-云服务器SSD云盘,CLOUD_HSSD-云服务器加强型SSD云盘,CLOUD_TSSD-云服务器极速型SSD云盘,CLOUD_BSSD-云服务器通用型SSD云盘,CLOUD_BASIC-云服务器云硬盘,默认取值PM | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeCollationTimeZoneRequest()
public DescribeCollationTimeZoneRequest(DescribeCollationTimeZoneRequest source)
public String getMachineType()
public void setMachineType(String MachineType)
MachineType - 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-云服务器高性能云盘,
CLOUD_SSD-云服务器SSD云盘,CLOUD_HSSD-云服务器加强型SSD云盘,CLOUD_TSSD-云服务器极速型SSD云盘,CLOUD_BSSD-云服务器通用型SSD云盘,CLOUD_BASIC-云服务器云硬盘,默认取值PMpublic String getDBVersion()
public void setDBVersion(String DBVersion)
DBVersion - 购买实例版本号Copyright © 2025. All rights reserved.