public class DCDBInstanceInfo extends AbstractModel
Constructor and Description |
---|
DCDBInstanceInfo() |
Modifier and Type | Method and Description |
---|---|
Long |
getAppId()
Get AppID
|
Long |
getAutoRenewFlag()
Get Auto-renewal flag
|
Long |
getCpu()
Get Number of CPU cores
|
String |
getCreateTime()
Get Creation time
|
String |
getDbEngine()
Get Database engine
|
String |
getDbVersion()
Get Database engine version
|
String |
getExclusterId()
Get Dedicated cluster ID.
|
Long |
getId()
Get Numeric ID of instance (this field is obsolete and should not be depended on)
|
String |
getInstanceId()
Get Instance ID
|
String |
getInstanceName()
Get Instance name
|
Long |
getIsAuditSupported()
Get Whether the instance supports audit.
|
String |
getIsolatedTimestamp()
Get Isolation time
|
Long |
getIsTmp()
Get Temporary instance flag.
|
Long |
getLocker()
Get Async task flow ID when an async task is in progress on an instance
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getMemory()
Get Memory size in GB
|
Long |
getNodeCount()
Get Number of nodes.
|
String |
getPaymode()
Get Billing mode
|
String |
getPeriodEndTime()
Get Expiration time
|
Long |
getPid()
Get Product type ID (this field is obsolete and should not be depended on)
|
Long |
getProjectId()
Get Project ID
|
String |
getRegion()
Get Region
|
Long |
getShardCount()
Get Number of shards
|
ShardInfo[] |
getShardDetail()
Get Shard details
|
Long |
getStatus()
Get Status
|
String |
getStatusDesc()
Get Status description
|
Long |
getStorage()
Get Storage capacity in GB
|
Long |
getSubnetId()
Get Subnet Digital ID
|
String |
getUin()
Get UIN
|
String |
getUniqueSubnetId()
Get VPC subnet ID in string type
|
String |
getUniqueVpcId()
Get VPC ID in string type
|
String |
getUpdateTime()
Get Last updated time of an instance in the format of 2006-01-02 15:04:05
|
String |
getVip()
Get Private IP
|
Long |
getVpcId()
Get Numeric ID of a VPC
|
Long |
getVport()
Get Private network port
|
String |
getWanDomain()
Get Domain name for public network access, which can be resolved by the public network
|
Long |
getWanPort()
Get Public network port
|
Long |
getWanStatus()
Get Public network access status.
|
String |
getWanVip()
Get Public IP address, which can be accessed over the public network
|
String |
getZone()
Get AZ
|
void |
setAppId(Long AppId)
Set AppID
|
void |
setAutoRenewFlag(Long AutoRenewFlag)
Set Auto-renewal flag
|
void |
setCpu(Long Cpu)
Set Number of CPU cores
|
void |
setCreateTime(String CreateTime)
Set Creation time
|
void |
setDbEngine(String DbEngine)
Set Database engine
|
void |
setDbVersion(String DbVersion)
Set Database engine version
|
void |
setExclusterId(String ExclusterId)
Set Dedicated cluster ID.
|
void |
setId(Long Id)
Set Numeric ID of instance (this field is obsolete and should not be depended on)
|
void |
setInstanceId(String InstanceId)
Set Instance ID
|
void |
setInstanceName(String InstanceName)
Set Instance name
|
void |
setIsAuditSupported(Long IsAuditSupported)
Set Whether the instance supports audit.
|
void |
setIsolatedTimestamp(String IsolatedTimestamp)
Set Isolation time
|
void |
setIsTmp(Long IsTmp)
Set Temporary instance flag.
|
void |
setLocker(Long Locker)
Set Async task flow ID when an async task is in progress on an instance
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setMemory(Long Memory)
Set Memory size in GB
|
void |
setNodeCount(Long NodeCount)
Set Number of nodes.
|
void |
setPaymode(String Paymode)
Set Billing mode
|
void |
setPeriodEndTime(String PeriodEndTime)
Set Expiration time
|
void |
setPid(Long Pid)
Set Product type ID (this field is obsolete and should not be depended on)
|
void |
setProjectId(Long ProjectId)
Set Project ID
|
void |
setRegion(String Region)
Set Region
|
void |
setShardCount(Long ShardCount)
Set Number of shards
|
void |
setShardDetail(ShardInfo[] ShardDetail)
Set Shard details
|
void |
setStatus(Long Status)
Set Status
|
void |
setStatusDesc(String StatusDesc)
Set Status description
|
void |
setStorage(Long Storage)
Set Storage capacity in GB
|
void |
setSubnetId(Long SubnetId)
Set Subnet Digital ID
|
void |
setUin(String Uin)
Set UIN
|
void |
setUniqueSubnetId(String UniqueSubnetId)
Set VPC subnet ID in string type
|
void |
setUniqueVpcId(String UniqueVpcId)
Set VPC ID in string type
|
void |
setUpdateTime(String UpdateTime)
Set Last updated time of an instance in the format of 2006-01-02 15:04:05
|
void |
setVip(String Vip)
Set Private IP
|
void |
setVpcId(Long VpcId)
Set Numeric ID of a VPC
|
void |
setVport(Long Vport)
Set Private network port
|
void |
setWanDomain(String WanDomain)
Set Domain name for public network access, which can be resolved by the public network
|
void |
setWanPort(Long WanPort)
Set Public network port
|
void |
setWanStatus(Long WanStatus)
Set Public network access status.
|
void |
setWanVip(String WanVip)
Set Public IP address, which can be accessed over the public network
|
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, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- Instance IDpublic String getInstanceName()
public void setInstanceName(String InstanceName)
InstanceName
- Instance namepublic Long getAppId()
public void setAppId(Long AppId)
AppId
- AppIDpublic Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId
- Project IDpublic String getRegion()
public void setRegion(String Region)
Region
- Regionpublic String getZone()
public void setZone(String Zone)
Zone
- AZpublic Long getVpcId()
public void setVpcId(Long VpcId)
VpcId
- Numeric ID of a VPCpublic Long getSubnetId()
public void setSubnetId(Long SubnetId)
SubnetId
- Subnet Digital IDpublic String getStatusDesc()
public void setStatusDesc(String StatusDesc)
StatusDesc
- Status descriptionpublic Long getStatus()
public void setStatus(Long Status)
Status
- Statuspublic String getVip()
public void setVip(String Vip)
Vip
- Private IPpublic Long getVport()
public void setVport(Long Vport)
Vport
- Private network portpublic String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation timepublic Long getAutoRenewFlag()
public void setAutoRenewFlag(Long AutoRenewFlag)
AutoRenewFlag
- Auto-renewal flagpublic Long getMemory()
public void setMemory(Long Memory)
Memory
- Memory size in GBpublic Long getStorage()
public void setStorage(Long Storage)
Storage
- Storage capacity in GBpublic Long getShardCount()
public void setShardCount(Long ShardCount)
ShardCount
- Number of shardspublic String getPeriodEndTime()
public void setPeriodEndTime(String PeriodEndTime)
PeriodEndTime
- Expiration timepublic String getIsolatedTimestamp()
public void setIsolatedTimestamp(String IsolatedTimestamp)
IsolatedTimestamp
- Isolation timepublic String getUin()
public void setUin(String Uin)
Uin
- UINpublic ShardInfo[] getShardDetail()
public void setShardDetail(ShardInfo[] ShardDetail)
ShardDetail
- Shard detailspublic Long getNodeCount()
public void setNodeCount(Long NodeCount)
NodeCount
- Number of nodes. 2: one primary and one secondary; 3: one primary and two secondariespublic Long getIsTmp()
public void setIsTmp(Long IsTmp)
IsTmp
- Temporary instance flag. 0: non-temporary instancepublic String getExclusterId()
public void setExclusterId(String ExclusterId)
ExclusterId
- Dedicated cluster ID. If this parameter is empty, the instance is a non-dedicated cluster instancepublic String getUniqueVpcId()
public void setUniqueVpcId(String UniqueVpcId)
UniqueVpcId
- VPC ID in string typepublic String getUniqueSubnetId()
public void setUniqueSubnetId(String UniqueSubnetId)
UniqueSubnetId
- VPC subnet ID in string typepublic Long getId()
public void setId(Long Id)
Id
- Numeric ID of instance (this field is obsolete and should not be depended on)public String getWanDomain()
public void setWanDomain(String WanDomain)
WanDomain
- Domain name for public network access, which can be resolved by the public networkpublic String getWanVip()
public void setWanVip(String WanVip)
WanVip
- Public IP address, which can be accessed over the public networkpublic Long getWanPort()
public void setWanPort(Long WanPort)
WanPort
- Public network portpublic Long getPid()
public void setPid(Long Pid)
Pid
- Product type ID (this field is obsolete and should not be depended on)public String getUpdateTime()
public void setUpdateTime(String UpdateTime)
UpdateTime
- Last updated time of an instance in the format of 2006-01-02 15:04:05public String getDbEngine()
public void setDbEngine(String DbEngine)
DbEngine
- Database enginepublic String getDbVersion()
public void setDbVersion(String DbVersion)
DbVersion
- Database engine versionpublic String getPaymode()
public void setPaymode(String Paymode)
Paymode
- Billing modepublic Long getLocker()
public void setLocker(Long Locker)
Locker
- Async task flow ID when an async task is in progress on an instance
Note: this field may return null, indicating that no valid values can be obtained.public Long getWanStatus()
public void setWanStatus(Long WanStatus)
WanStatus
- Public network access status. 0: not enabled; 1: enabled; 2: disabled; 3: enablingpublic Long getIsAuditSupported()
public void setIsAuditSupported(Long IsAuditSupported)
IsAuditSupported
- Whether the instance supports audit. 1: yes; 0: nopublic Long getCpu()
public void setCpu(Long Cpu)
Cpu
- Number of CPU coresCopyright © 2020. All rights reserved.