public class CynosdbClusterDetail extends AbstractModel
skipSign
Constructor and Description |
---|
CynosdbClusterDetail() |
CynosdbClusterDetail(CynosdbClusterDetail 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 |
---|---|
Ability |
getAbility()
Get Features supported by the cluster
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getBusinessType()
Get Business type
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getCharset()
Get Character set
|
String |
getClusterId()
Get Cluster ID
|
String |
getClusterName()
Get Cluster name
|
String |
getCreateTime()
Get Creation time
|
String |
getCynosVersion()
Get TDSQL-C version
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getDbMode()
Get Database type.
|
String |
getDbType()
Get Database type
|
String |
getDbVersion()
Get Database version
|
String |
getHasSlaveZone()
Get Whether there is a secondary AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
ClusterInstanceDetail[] |
getInstanceSet()
Get Instance information
|
String |
getIsFreeze()
Get Whether to freeze
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getIsOpenPasswordComplexity()
Get Whether to enable password complexity
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getIsSkipTrade()
Get Whether to skip the transaction
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getLogBin()
Get Binlog switch.
|
String |
getMasterZone()
Get Primary AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getMaxStorageSize()
Get Maximum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getMinStorageSize()
Get Minimum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getNetworkStatus()
Get Network type
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getPayMode()
Get Billing mode
|
String |
getPeriodEndTime()
Get Expiration time
|
String |
getPhysicalZone()
Get Physical AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getPitrType()
Get PITR type.
|
Long |
getProjectID()
Get Project ID
|
String |
getProxyStatus()
Get Proxy status
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Region
|
Long |
getRenewFlag()
Get The auto-renewal flag.
|
ResourcePackage[] |
getResourcePackages()
Get Information of the resource pack bound to a cluster Note: This field may return null, indicating that no valid values can be obtained.
|
Tag[] |
getResourceTags()
Get Array of tags bound to instance
|
Addr[] |
getRoAddr()
Get VIP u200dand vport of the read-only instance in a cluster
|
String |
getServerlessStatus()
Get Serverless cluster status when the database type is `SERVERLESS`.
|
String[] |
getSlaveZones()
Get Secondary AZ list
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getStatus()
Get Status
|
String |
getStatusDesc()
Get Status description
|
Long |
getStorage()
Get Storage capacity in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getStorageId()
Get Storage ID
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getStorageLimit()
Get Maximum storage space
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getStoragePayMode()
Get Storage billing mode.
|
String |
getSubnetId()
Get Subnet ID
|
String |
getSubnetName()
Get Subnet name
|
ObjectTask[] |
getTasks()
Get Task list
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getUsedStorage()
Get Used capacity
|
String |
getVip()
Get VIP
|
String |
getVpcId()
Get Unique VPC ID
|
String |
getVpcName()
Get VPC name
|
Long |
getVport()
Get vport
|
String |
getZone()
Get AZ
|
void |
setAbility(Ability Ability)
Set Features supported by the cluster
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setBusinessType(String BusinessType)
Set Business type
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setCharset(String Charset)
Set Character set
|
void |
setClusterId(String ClusterId)
Set Cluster ID
|
void |
setClusterName(String ClusterName)
Set Cluster name
|
void |
setCreateTime(String CreateTime)
Set Creation time
|
void |
setCynosVersion(String CynosVersion)
Set TDSQL-C version
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setDbMode(String DbMode)
Set Database type.
|
void |
setDbType(String DbType)
Set Database type
|
void |
setDbVersion(String DbVersion)
Set Database version
|
void |
setHasSlaveZone(String HasSlaveZone)
Set Whether there is a secondary AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setInstanceSet(ClusterInstanceDetail[] InstanceSet)
Set Instance information
|
void |
setIsFreeze(String IsFreeze)
Set Whether to freeze
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setIsOpenPasswordComplexity(String IsOpenPasswordComplexity)
Set Whether to enable password complexity
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setIsSkipTrade(String IsSkipTrade)
Set Whether to skip the transaction
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setLogBin(String LogBin)
Set Binlog switch.
|
void |
setMasterZone(String MasterZone)
Set Primary AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setMaxStorageSize(Long MaxStorageSize)
Set Maximum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setMinStorageSize(Long MinStorageSize)
Set Minimum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setNetworkStatus(String NetworkStatus)
Set Network type
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setPayMode(Long PayMode)
Set Billing mode
|
void |
setPeriodEndTime(String PeriodEndTime)
Set Expiration time
|
void |
setPhysicalZone(String PhysicalZone)
Set Physical AZ
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setPitrType(String PitrType)
Set PITR type.
|
void |
setProjectID(Long ProjectID)
Set Project ID
|
void |
setProxyStatus(String ProxyStatus)
Set Proxy status
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Region
|
void |
setRenewFlag(Long RenewFlag)
Set The auto-renewal flag.
|
void |
setResourcePackages(ResourcePackage[] ResourcePackages)
Set Information of the resource pack bound to a cluster Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setResourceTags(Tag[] ResourceTags)
Set Array of tags bound to instance
|
void |
setRoAddr(Addr[] RoAddr)
Set VIP u200dand vport of the read-only instance in a cluster
|
void |
setServerlessStatus(String ServerlessStatus)
Set Serverless cluster status when the database type is `SERVERLESS`.
|
void |
setSlaveZones(String[] SlaveZones)
Set Secondary AZ list
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setStatus(String Status)
Set Status
|
void |
setStatusDesc(String StatusDesc)
Set Status description
|
void |
setStorage(Long Storage)
Set Storage capacity in GB
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setStorageId(String StorageId)
Set Storage ID
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setStorageLimit(Long StorageLimit)
Set Maximum storage space
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setStoragePayMode(Long StoragePayMode)
Set Storage billing mode.
|
void |
setSubnetId(String SubnetId)
Set Subnet ID
|
void |
setSubnetName(String SubnetName)
Set Subnet name
|
void |
setTasks(ObjectTask[] Tasks)
Set Task list
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setUsedStorage(Long UsedStorage)
Set Used capacity
|
void |
setVip(String Vip)
Set VIP
|
void |
setVpcId(String VpcId)
Set Unique VPC ID
|
void |
setVpcName(String VpcName)
Set VPC name
|
void |
setVport(Long Vport)
Set vport
|
void |
setZone(String Zone)
Set AZ
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CynosdbClusterDetail()
public CynosdbClusterDetail(CynosdbClusterDetail source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- Cluster IDpublic String getClusterName()
public void setClusterName(String ClusterName)
ClusterName
- Cluster namepublic String getRegion()
public void setRegion(String Region)
Region
- Regionpublic String getZone()
public void setZone(String Zone)
Zone
- AZpublic String getPhysicalZone()
public void setPhysicalZone(String PhysicalZone)
PhysicalZone
- Physical AZ
Note: This field may return null, indicating that no valid values can be obtained.public String getStatus()
public void setStatus(String Status)
Status
- Statuspublic String getStatusDesc()
public void setStatusDesc(String StatusDesc)
StatusDesc
- Status descriptionpublic String getServerlessStatus()
public void setServerlessStatus(String ServerlessStatus)
ServerlessStatus
- Serverless cluster status when the database type is `SERVERLESS`. Valid values:
resume
resuming
pause
pausingpublic String getStorageId()
public void setStorageId(String StorageId)
StorageId
- Storage ID
Note: This field may return null, indicating that no valid values can be obtained.public Long getStorage()
public void setStorage(Long Storage)
Storage
- Storage capacity in GB
Note: This field may return null, indicating that no valid values can be obtained.public Long getMaxStorageSize()
public void setMaxStorageSize(Long MaxStorageSize)
MaxStorageSize
- Maximum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.public Long getMinStorageSize()
public void setMinStorageSize(Long MinStorageSize)
MinStorageSize
- Minimum storage specification in GB
Note: This field may return null, indicating that no valid values can be obtained.public Long getStoragePayMode()
public void setStoragePayMode(Long StoragePayMode)
StoragePayMode
- Storage billing mode. Valid values: `1` (monthly subscription), `0` (pay-as-you-go).
Note: This field may return null, indicating that no valid values can be obtained.public String getVpcName()
public void setVpcName(String VpcName)
VpcName
- VPC namepublic String getVpcId()
public void setVpcId(String VpcId)
VpcId
- Unique VPC IDpublic String getSubnetName()
public void setSubnetName(String SubnetName)
SubnetName
- Subnet namepublic String getSubnetId()
public void setSubnetId(String SubnetId)
SubnetId
- Subnet IDpublic String getCharset()
public void setCharset(String Charset)
Charset
- Character setpublic String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation timepublic String getDbType()
public void setDbType(String DbType)
DbType
- Database typepublic String getDbMode()
public void setDbMode(String DbMode)
DbMode
- Database type. Valid values: `normal`, `serverless`.
Note: This field may return null, indicating that no valid values can be obtained.public String getDbVersion()
public void setDbVersion(String DbVersion)
DbVersion
- Database versionpublic Long getStorageLimit()
public void setStorageLimit(Long StorageLimit)
StorageLimit
- Maximum storage space
Note: This field may return null, indicating that no valid values can be obtained.public Long getUsedStorage()
public void setUsedStorage(Long UsedStorage)
UsedStorage
- Used capacitypublic String getVip()
public void setVip(String Vip)
Vip
- VIPpublic Long getVport()
public void setVport(Long Vport)
Vport
- vportpublic Addr[] getRoAddr()
public void setRoAddr(Addr[] RoAddr)
RoAddr
- VIP u200dand vport of the read-only instance in a clusterpublic Ability getAbility()
public void setAbility(Ability Ability)
Ability
- Features supported by the cluster
Note: This field may return null, indicating that no valid values can be obtained.public String getCynosVersion()
public void setCynosVersion(String CynosVersion)
CynosVersion
- TDSQL-C version
Note: This field may return null, indicating that no valid values can be obtained.public String getBusinessType()
public void setBusinessType(String BusinessType)
BusinessType
- Business type
Note: This field may return null, indicating that no valid values can be obtained.public String getHasSlaveZone()
public void setHasSlaveZone(String HasSlaveZone)
HasSlaveZone
- Whether there is a secondary AZ
Note: This field may return null, indicating that no valid values can be obtained.public String getIsFreeze()
public void setIsFreeze(String IsFreeze)
IsFreeze
- Whether to freeze
Note: This field may return null, indicating that no valid values can be obtained.public ObjectTask[] getTasks()
public void setTasks(ObjectTask[] Tasks)
Tasks
- Task list
Note: This field may return null, indicating that no valid values can be obtained.public String getMasterZone()
public void setMasterZone(String MasterZone)
MasterZone
- Primary AZ
Note: This field may return null, indicating that no valid values can be obtained.public String[] getSlaveZones()
public void setSlaveZones(String[] SlaveZones)
SlaveZones
- Secondary AZ list
Note: This field may return null, indicating that no valid values can be obtained.public ClusterInstanceDetail[] getInstanceSet()
public void setInstanceSet(ClusterInstanceDetail[] InstanceSet)
InstanceSet
- Instance informationpublic Long getPayMode()
public void setPayMode(Long PayMode)
PayMode
- Billing modepublic String getPeriodEndTime()
public void setPeriodEndTime(String PeriodEndTime)
PeriodEndTime
- Expiration timepublic Long getProjectID()
public void setProjectID(Long ProjectID)
ProjectID
- Project IDpublic Tag[] getResourceTags()
public void setResourceTags(Tag[] ResourceTags)
ResourceTags
- Array of tags bound to instancepublic String getProxyStatus()
public void setProxyStatus(String ProxyStatus)
ProxyStatus
- Proxy status
Note: This field may return null, indicating that no valid values can be obtained.public String getLogBin()
public void setLogBin(String LogBin)
LogBin
- Binlog switch. Valid values: `ON`, `OFF`.
Note: This field may return null, indicating that no valid values can be obtained.public String getIsSkipTrade()
public void setIsSkipTrade(String IsSkipTrade)
IsSkipTrade
- Whether to skip the transaction
Note: This field may return null, indicating that no valid values can be obtained.public String getPitrType()
public void setPitrType(String PitrType)
PitrType
- PITR type. Valid values: `normal`, `redo_pitr`.
Note: This field may return null, indicating that no valid values can be obtained.public String getIsOpenPasswordComplexity()
public void setIsOpenPasswordComplexity(String IsOpenPasswordComplexity)
IsOpenPasswordComplexity
- Whether to enable password complexity
Note: This field may return null, indicating that no valid values can be obtained.public String getNetworkStatus()
public void setNetworkStatus(String NetworkStatus)
NetworkStatus
- Network type
Note: This field may return null, indicating that no valid values can be obtained.public ResourcePackage[] getResourcePackages()
public void setResourcePackages(ResourcePackage[] ResourcePackages)
ResourcePackages
- Information of the resource pack bound to a cluster Note: This field may return null, indicating that no valid values can be obtained.public Long getRenewFlag()
public void setRenewFlag(Long RenewFlag)
RenewFlag
- The auto-renewal flag. Valid values: `0`: (manual renewal, default), `1` (auto-renewal). Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2023. All rights reserved.