Class DescribeUDBTypeRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.udb.models.DescribeUDBTypeRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetZone()voidsetBackupZone(String backupZone) voidsetCompatibleWithDBType(String compatibleWithDBType) voidsetDBClusterType(String dbClusterType) voidsetDBSubVersion(String dbSubVersion) voidsetDiskType(String diskType) voidsetInstanceMode(String instanceMode) voidvoidvoidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignature
-
Constructor Details
-
DescribeUDBTypeRequest
public DescribeUDBTypeRequest()
-
-
Method Details
-
getRegion
-
setRegion
-
getZone
-
setZone
-
getBackupZone
-
setBackupZone
-
getDBClusterType
-
setDBClusterType
-
getInstanceMode
-
setInstanceMode
-
getDiskType
-
setDiskType
-
getCompatibleWithDBType
-
setCompatibleWithDBType
-
getDBSubVersion
-
setDBSubVersion
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-