public class DescribeDCDBInstanceDetailResponse extends AbstractModel
skipSign
Constructor and Description |
---|
DescribeDCDBInstanceDetailResponse() |
DescribeDCDBInstanceDetailResponse(DescribeDCDBInstanceDetailResponse 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 |
---|---|
Long |
getAutoRenewFlag()
Get Automatic renewal flag for an instance.
|
Long |
getCpu()
Get Number of CPU cores of an instance.
|
String |
getCreateTime()
Get Creation time of the instance in the format of 2006-01-02 15:04:05
|
String |
getDbEngine()
Get Database engine
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getDbVersion()
Get Database version information
|
String |
getDbVersionId()
Get The displayed database version
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getDcnDstNum()
Get The number of DCN disaster recovery instances
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getDcnFlag()
Get DCN type.
|
Long |
getDcnStatus()
Get DCN status.
|
Long |
getEncryptStatus()
Get Encryption status.
|
String |
getExclusterId()
Get Dedicated cluster ID
|
Long |
getExclusterType()
Get Type of dedicated cluster.
|
String |
getInstanceId()
Get Instance ID, such as dcdbt-7oaxtcb7.
|
String |
getInstanceName()
Get Instance name
|
Long |
getInstanceType()
Get Instance type.
|
Long |
getIpv6Flag()
Get Whether IPv6 is supported.
|
Long |
getIsAuditSupported()
Get Whether the instance supports audit.
|
Long |
getIsEncryptSupported()
Get Whether data encryption is supported for an instance.
|
Boolean |
getIsMaxUserConnectionsSupported()
Get Whether the instance supports setting the connection limit, which is not supported for kernel version 10.1.
|
Boolean |
getIsPhysicalReplicationSupported()
Get Whether physical replication is supported.
|
Long |
getLogStorage()
Get Size of log storage space in GB
|
String |
getMachine()
Get Instance machine model
|
String |
getMasterZone()
Get Source AZ
|
Long |
getMemory()
Get Instance memory size in GB, which is the sum of the memory of all shards.
|
Long |
getNodeCount()
Get Number of instance nodes.
|
String |
getPayMode()
Get Billing mode.
|
String |
getPeriodEndTime()
Get Expiration time of the instance in the format of 2006-01-02 15:04:05
|
Long |
getPid()
Get Product type ID
|
Long |
getProjectId()
Get Project ID of the instance
|
Long |
getQps()
Get Instance QPS
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getRegion()
Get Instance region, such as ap-guangzhou.
|
String |
getRequestId()
Get The unique request ID, which is returned for each request.
|
ReservedNetResource[] |
getReservedNetResources()
Get Unclaimed network resource
|
ResourceTag[] |
getResourceTags()
Get Tag information
|
Long |
getRsAccessStrategy()
Get Nearby VPC access
Note: This field may return null, indicating that no valid values can be obtained.
|
ShardBriefInfo[] |
getShards()
Get Shard information
|
String[] |
getSlaveZones()
Get Replica AZ
|
Long |
getStatus()
Get Instance status.
|
String |
getStatusDesc()
Get Current status of the instance
|
Long |
getStorage()
Get Instance disk storage size in GB, which is the sum of the disk size of all shards.
|
Float |
getStorageUsage()
Get Instance storage space utilization.
|
String |
getSubnetId()
Get VPC subnet ID of an instance, such as subnet-6rqs61o2.
|
String |
getVip()
Get Instance private IP address
|
String |
getVip6()
Get Private network IPv6 address
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getVpcId()
Get Instance VPC ID, such as vpc-r9jr0de3.
|
Long |
getVport()
Get Private port of instance
|
String |
getWanDomain()
Get Domain name for public network access, which can be resolved by the public network.
|
Long |
getWanPort()
Get Public network access port
|
Long |
getWanPortIpv6()
Get Public network IPv6 port
Note: This field may return null, indicating that no valid values can be obtained.
|
Long |
getWanStatus()
Get Public network status.
|
Long |
getWanStatusIpv6()
Get Public network status.
|
String |
getWanVip()
Get Public IP address, which can be accessed over the public network.
|
String |
getWanVipv6()
Get Public IPv6 address, which can be accessed over the public network
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setAutoRenewFlag(Long AutoRenewFlag)
Set Automatic renewal flag for an instance.
|
void |
setCpu(Long Cpu)
Set Number of CPU cores of an instance.
|
void |
setCreateTime(String CreateTime)
Set Creation time of the instance in the format of 2006-01-02 15:04:05
|
void |
setDbEngine(String DbEngine)
Set Database engine
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setDbVersion(String DbVersion)
Set Database version information
|
void |
setDbVersionId(String DbVersionId)
Set The displayed database version
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setDcnDstNum(Long DcnDstNum)
Set The number of DCN disaster recovery instances
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setDcnFlag(Long DcnFlag)
Set DCN type.
|
void |
setDcnStatus(Long DcnStatus)
Set DCN status.
|
void |
setEncryptStatus(Long EncryptStatus)
Set Encryption status.
|
void |
setExclusterId(String ExclusterId)
Set Dedicated cluster ID
|
void |
setExclusterType(Long ExclusterType)
Set Type of dedicated cluster.
|
void |
setInstanceId(String InstanceId)
Set Instance ID, such as dcdbt-7oaxtcb7.
|
void |
setInstanceName(String InstanceName)
Set Instance name
|
void |
setInstanceType(Long InstanceType)
Set Instance type.
|
void |
setIpv6Flag(Long Ipv6Flag)
Set Whether IPv6 is supported.
|
void |
setIsAuditSupported(Long IsAuditSupported)
Set Whether the instance supports audit.
|
void |
setIsEncryptSupported(Long IsEncryptSupported)
Set Whether data encryption is supported for an instance.
|
void |
setIsMaxUserConnectionsSupported(Boolean IsMaxUserConnectionsSupported)
Set Whether the instance supports setting the connection limit, which is not supported for kernel version 10.1.
|
void |
setIsPhysicalReplicationSupported(Boolean IsPhysicalReplicationSupported)
Set Whether physical replication is supported.
|
void |
setLogStorage(Long LogStorage)
Set Size of log storage space in GB
|
void |
setMachine(String Machine)
Set Instance machine model
|
void |
setMasterZone(String MasterZone)
Set Source AZ
|
void |
setMemory(Long Memory)
Set Instance memory size in GB, which is the sum of the memory of all shards.
|
void |
setNodeCount(Long NodeCount)
Set Number of instance nodes.
|
void |
setPayMode(String PayMode)
Set Billing mode.
|
void |
setPeriodEndTime(String PeriodEndTime)
Set Expiration time of the instance in the format of 2006-01-02 15:04:05
|
void |
setPid(Long Pid)
Set Product type ID
|
void |
setProjectId(Long ProjectId)
Set Project ID of the instance
|
void |
setQps(Long Qps)
Set Instance QPS
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setRegion(String Region)
Set Instance region, such as ap-guangzhou.
|
void |
setRequestId(String RequestId)
Set The unique request ID, which is returned for each request.
|
void |
setReservedNetResources(ReservedNetResource[] ReservedNetResources)
Set Unclaimed network resource
|
void |
setResourceTags(ResourceTag[] ResourceTags)
Set Tag information
|
void |
setRsAccessStrategy(Long RsAccessStrategy)
Set Nearby VPC access
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setShards(ShardBriefInfo[] Shards)
Set Shard information
|
void |
setSlaveZones(String[] SlaveZones)
Set Replica AZ
|
void |
setStatus(Long Status)
Set Instance status.
|
void |
setStatusDesc(String StatusDesc)
Set Current status of the instance
|
void |
setStorage(Long Storage)
Set Instance disk storage size in GB, which is the sum of the disk size of all shards.
|
void |
setStorageUsage(Float StorageUsage)
Set Instance storage space utilization.
|
void |
setSubnetId(String SubnetId)
Set VPC subnet ID of an instance, such as subnet-6rqs61o2.
|
void |
setVip(String Vip)
Set Instance private IP address
|
void |
setVip6(String Vip6)
Set Private network IPv6 address
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setVpcId(String VpcId)
Set Instance VPC ID, such as vpc-r9jr0de3.
|
void |
setVport(Long Vport)
Set Private port of instance
|
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 access port
|
void |
setWanPortIpv6(Long WanPortIpv6)
Set Public network IPv6 port
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setWanStatus(Long WanStatus)
Set Public network status.
|
void |
setWanStatusIpv6(Long WanStatusIpv6)
Set Public network status.
|
void |
setWanVip(String WanVip)
Set Public IP address, which can be accessed over the public network.
|
void |
setWanVipv6(String WanVipv6)
Set Public IPv6 address, which can be accessed over the public network
Note: This field may return null, indicating that no valid values can be obtained.
|
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 DescribeDCDBInstanceDetailResponse()
public DescribeDCDBInstanceDetailResponse(DescribeDCDBInstanceDetailResponse source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- Instance ID, such as dcdbt-7oaxtcb7.public String getInstanceName()
public void setInstanceName(String InstanceName)
InstanceName
- Instance namepublic Long getStatus()
public void setStatus(Long Status)
Status
- Instance status. Valid values: `0` (creating), `1` (running task), `2` (running), `3` (uninitialized), `-1` (isolated).public String getStatusDesc()
public void setStatusDesc(String StatusDesc)
StatusDesc
- Current status of the instancepublic String getVip()
public void setVip(String Vip)
Vip
- Instance private IP addresspublic Long getVport()
public void setVport(Long Vport)
Vport
- Private port of instancepublic Long getNodeCount()
public void setNodeCount(Long NodeCount)
NodeCount
- Number of instance nodes. Valid values: `2` (1-source-1-replica), `3` (1-source-2-replica).public String getRegion()
public void setRegion(String Region)
Region
- Instance region, such as ap-guangzhou.public String getVpcId()
public void setVpcId(String VpcId)
VpcId
- Instance VPC ID, such as vpc-r9jr0de3.public String getSubnetId()
public void setSubnetId(String SubnetId)
SubnetId
- VPC subnet ID of an instance, such as subnet-6rqs61o2.public Long getWanStatus()
public void setWanStatus(Long WanStatus)
WanStatus
- Public network status. Valid values: `0` (not enabled), `1` (enabled), `2` (disabled), `3`: (enabling), `4` (disabling).public String getWanDomain()
public void setWanDomain(String WanDomain)
WanDomain
- Domain name for public network access, which can be resolved by the public network.public String getWanVip()
public void setWanVip(String WanVip)
WanVip
- Public IP address, which can be accessed over the public network.public Long getWanPort()
public void setWanPort(Long WanPort)
WanPort
- Public network access portpublic Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId
- Project ID of the instancepublic Long getAutoRenewFlag()
public void setAutoRenewFlag(Long AutoRenewFlag)
AutoRenewFlag
- Automatic renewal flag for an instance. Valid values: `0` (normal renewal), `1` (auto-renewal), `3` (no renewal upon expiration).public String getExclusterId()
public void setExclusterId(String ExclusterId)
ExclusterId
- Dedicated cluster IDpublic String getPayMode()
public void setPayMode(String PayMode)
PayMode
- Billing mode. Valid values: `prepaid` (monthly subscription), `postpaid` (pay-as-you-go).public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation time of the instance in the format of 2006-01-02 15:04:05public String getPeriodEndTime()
public void setPeriodEndTime(String PeriodEndTime)
PeriodEndTime
- Expiration time of the instance in the format of 2006-01-02 15:04:05public String getDbVersion()
public void setDbVersion(String DbVersion)
DbVersion
- Database version informationpublic Long getIsAuditSupported()
public void setIsAuditSupported(Long IsAuditSupported)
IsAuditSupported
- Whether the instance supports audit. Valid values: `1` (yes), `0` (no).public Long getIsEncryptSupported()
public void setIsEncryptSupported(Long IsEncryptSupported)
IsEncryptSupported
- Whether data encryption is supported for an instance. Valid values: `1` (yes), `0` (no).public String getMachine()
public void setMachine(String Machine)
Machine
- Instance machine modelpublic Long getMemory()
public void setMemory(Long Memory)
Memory
- Instance memory size in GB, which is the sum of the memory of all shards.public Long getStorage()
public void setStorage(Long Storage)
Storage
- Instance disk storage size in GB, which is the sum of the disk size of all shards.public Float getStorageUsage()
public void setStorageUsage(Float StorageUsage)
StorageUsage
- Instance storage space utilization. It is calculated by dividing the sum of the used disk size of all shards by the total disk size of all shards.public Long getLogStorage()
public void setLogStorage(Long LogStorage)
LogStorage
- Size of log storage space in GBpublic Long getPid()
public void setPid(Long Pid)
Pid
- Product type IDpublic String getMasterZone()
public void setMasterZone(String MasterZone)
MasterZone
- Source AZpublic String[] getSlaveZones()
public void setSlaveZones(String[] SlaveZones)
SlaveZones
- Replica AZpublic ShardBriefInfo[] getShards()
public void setShards(ShardBriefInfo[] Shards)
Shards
- Shard informationpublic String getVip6()
public void setVip6(String Vip6)
Vip6
- Private network IPv6 address
Note: This field may return null, indicating that no valid values can be obtained.public Long getCpu()
public void setCpu(Long Cpu)
Cpu
- Number of CPU cores of an instance.
Note: This field may return null, indicating that no valid values can be obtained.public Long getQps()
public void setQps(Long Qps)
Qps
- Instance QPS
Note: This field may return null, indicating that no valid values can be obtained.public String getDbEngine()
public void setDbEngine(String DbEngine)
DbEngine
- Database engine
Note: This field may return null, indicating that no valid values can be obtained.public Long getIpv6Flag()
public void setIpv6Flag(Long Ipv6Flag)
Ipv6Flag
- Whether IPv6 is supported.
Note: This field may return null, indicating that no valid values can be obtained.public String getWanVipv6()
public void setWanVipv6(String WanVipv6)
WanVipv6
- Public IPv6 address, which can be accessed over the public network
Note: This field may return null, indicating that no valid values can be obtained.public Long getWanStatusIpv6()
public void setWanStatusIpv6(Long WanStatusIpv6)
WanStatusIpv6
- Public network status. Valid values: `0` (not enabled), `1` (enabled), `2` (disabled), `3`: (enabling), `4` (disabling).
Note: This field may return null, indicating that no valid values can be obtained.public Long getWanPortIpv6()
public void setWanPortIpv6(Long WanPortIpv6)
WanPortIpv6
- Public network IPv6 port
Note: This field may return null, indicating that no valid values can be obtained.public ResourceTag[] getResourceTags()
public void setResourceTags(ResourceTag[] ResourceTags)
ResourceTags
- Tag informationpublic Long getDcnFlag()
public void setDcnFlag(Long DcnFlag)
DcnFlag
- DCN type. Valid values: `0` (N/A), `1` (source instance), `2` (disaster recovery read-only instance)
Note: This field may return null, indicating that no valid values can be obtained.public Long getDcnStatus()
public void setDcnStatus(Long DcnStatus)
DcnStatus
- DCN status. Valid values: `0` (N/A), `1` (creating), `2` (syncing), `3` (disconnected).
Note: This field may return null, indicating that no valid values can be obtained.public Long getDcnDstNum()
public void setDcnDstNum(Long DcnDstNum)
DcnDstNum
- The number of DCN disaster recovery instances
Note: This field may return null, indicating that no valid values can be obtained.public Long getInstanceType()
public void setInstanceType(Long InstanceType)
InstanceType
- Instance type. Valid values: `1` (dedicated primary instance), `2` (non-dedicated primary instance), `3` (non-dedicated disaster recovery read-only instance), `4` (dedicated disaster recovery read-only instance)
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getIsMaxUserConnectionsSupported()
public void setIsMaxUserConnectionsSupported(Boolean IsMaxUserConnectionsSupported)
IsMaxUserConnectionsSupported
- Whether the instance supports setting the connection limit, which is not supported for kernel version 10.1.
Note: This field may return null, indicating that no valid values can be obtained.public String getDbVersionId()
public void setDbVersionId(String DbVersionId)
DbVersionId
- The displayed database version
Note: This field may return null, indicating that no valid values can be obtained.public Long getEncryptStatus()
public void setEncryptStatus(Long EncryptStatus)
EncryptStatus
- Encryption status. Valid values: `0` (disabled), `1` (enabled).
Note: This field may return null, indicating that no valid values can be obtained.public Long getExclusterType()
public void setExclusterType(Long ExclusterType)
ExclusterType
- Type of dedicated cluster. Valid values: `0` (public cloud), `1` (finance cage), `2` (CDC cluster).
Note: This field may return null, indicating that no valid values can be obtained.public Long getRsAccessStrategy()
public void setRsAccessStrategy(Long RsAccessStrategy)
RsAccessStrategy
- Nearby VPC access
Note: This field may return null, indicating that no valid values can be obtained.public ReservedNetResource[] getReservedNetResources()
public void setReservedNetResources(ReservedNetResource[] ReservedNetResources)
ReservedNetResources
- Unclaimed network resourcepublic Boolean getIsPhysicalReplicationSupported()
public void setIsPhysicalReplicationSupported(Boolean IsPhysicalReplicationSupported)
IsPhysicalReplicationSupported
- Whether physical replication is supported.public String getRequestId()
public void setRequestId(String RequestId)
RequestId
- The unique request ID, which is returned for each request. RequestId is required for locating a problem.Copyright © 2023. All rights reserved.