public class ClusterInstancesInfo extends AbstractModel
Constructor and Description |
---|
ClusterInstancesInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAddTime()
Get Creation time
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getAlarmInfo()
Get Alarm information for cluster error
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getAliasInfo()
Get Alias serialization of all nodes in cluster
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getAppId()
Get User APPID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getChargeType()
Get Billing mode
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getClusterId()
Get Cluster ID
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getClusterName()
Get Cluster name
Note: this field may return null, indicating that no valid values can be obtained.
|
EmrProductConfigOutter |
getConfig()
Get Cluster product configuration information
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getEmrVersion()
Get EMR version
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getFtitle()
Get Title
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getHiveMetaDb()
Get Hive metadata
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getId()
Get ID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getIsTradeCluster()
Get Whether this is a paid cluster
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getIsWoodpeckerCluster()
Get Whether the new architecture is used
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getMasterIp()
Get Public IP of master node
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getMetaDb()
Get Metadatabase information
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getProductId()
Get Cluster version ID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getProjectId()
Get Project ID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getRegionId()
Get Region ID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getResourceOrderId()
Get Resource order ID
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getRunTime()
Get Execution duration
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getServiceClass()
Get Cluster type: EMR, CLICKHOUSE, DRUID
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getStatus()
Get Instance status code.
|
Long |
getSubnetId()
Get Subnet ID
Note: this field may return null, indicating that no valid values can be obtained.
|
Tag[] |
getTags()
Get Tag information
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getTradeVersion()
Get Transaction version
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getUin()
Get User UIN
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getVpcId()
Get Cluster `VPCID`
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getZoneId()
Get Region ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setAddTime(String AddTime)
Set Creation time
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setAlarmInfo(String AlarmInfo)
Set Alarm information for cluster error
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setAliasInfo(String AliasInfo)
Set Alias serialization of all nodes in cluster
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setAppId(Long AppId)
Set User APPID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setChargeType(Long ChargeType)
Set Billing mode
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setClusterId(String ClusterId)
Set Cluster ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setClusterName(String ClusterName)
Set Cluster name
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setConfig(EmrProductConfigOutter Config)
Set Cluster product configuration information
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setEmrVersion(String EmrVersion)
Set EMR version
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setFtitle(String Ftitle)
Set Title
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setHiveMetaDb(String HiveMetaDb)
Set Hive metadata
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setId(Long Id)
Set ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsTradeCluster(Long IsTradeCluster)
Set Whether this is a paid cluster
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsWoodpeckerCluster(Long IsWoodpeckerCluster)
Set Whether the new architecture is used
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setMasterIp(String MasterIp)
Set Public IP of master node
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setMetaDb(String MetaDb)
Set Metadatabase information
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setProductId(Long ProductId)
Set Cluster version ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setProjectId(Long ProjectId)
Set Project ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setRegionId(Long RegionId)
Set Region ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setResourceOrderId(Long ResourceOrderId)
Set Resource order ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setRunTime(String RunTime)
Set Execution duration
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setServiceClass(String ServiceClass)
Set Cluster type: EMR, CLICKHOUSE, DRUID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setStatus(Long Status)
Set Instance status code.
|
void |
setSubnetId(Long SubnetId)
Set Subnet ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setTags(Tag[] Tags)
Set Tag information
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setTradeVersion(Long TradeVersion)
Set Transaction version
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setUin(String Uin)
Set User UIN
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setVpcId(Long VpcId)
Set Cluster `VPCID`
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setZoneId(Long ZoneId)
Set Region ID
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, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getId()
public void setId(Long Id)
Id
- ID
Note: this field may return null, indicating that no valid values can be obtained.public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- Cluster ID
Note: this field may return null, indicating that no valid values can be obtained.public String getFtitle()
public void setFtitle(String Ftitle)
Ftitle
- Title
Note: this field may return null, indicating that no valid values can be obtained.public String getClusterName()
public void setClusterName(String ClusterName)
ClusterName
- Cluster name
Note: this field may return null, indicating that no valid values can be obtained.public Long getRegionId()
public void setRegionId(Long RegionId)
RegionId
- Region ID
Note: this field may return null, indicating that no valid values can be obtained.public Long getZoneId()
public void setZoneId(Long ZoneId)
ZoneId
- Region ID
Note: this field may return null, indicating that no valid values can be obtained.public Long getAppId()
public void setAppId(Long AppId)
AppId
- User APPID
Note: this field may return null, indicating that no valid values can be obtained.public String getUin()
public void setUin(String Uin)
Uin
- User UIN
Note: this field may return null, indicating that no valid values can be obtained.public Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId
- Project ID
Note: this field may return null, indicating that no valid values can be obtained.public Long getVpcId()
public void setVpcId(Long VpcId)
VpcId
- Cluster `VPCID`
Note: this field may return null, indicating that no valid values can be obtained.public Long getSubnetId()
public void setSubnetId(Long SubnetId)
SubnetId
- Subnet ID
Note: this field may return null, indicating that no valid values can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status
- Instance status code. Value range:
public String getAddTime()
public void setAddTime(String AddTime)
AddTime
- Creation time
Note: this field may return null, indicating that no valid values can be obtained.public String getRunTime()
public void setRunTime(String RunTime)
RunTime
- Execution duration
Note: this field may return null, indicating that no valid values can be obtained.public EmrProductConfigOutter getConfig()
public void setConfig(EmrProductConfigOutter Config)
Config
- Cluster product configuration information
Note: this field may return null, indicating that no valid values can be obtained.public String getMasterIp()
public void setMasterIp(String MasterIp)
MasterIp
- Public IP of master node
Note: this field may return null, indicating that no valid values can be obtained.public String getEmrVersion()
public void setEmrVersion(String EmrVersion)
EmrVersion
- EMR version
Note: this field may return null, indicating that no valid values can be obtained.public Long getChargeType()
public void setChargeType(Long ChargeType)
ChargeType
- Billing mode
Note: this field may return null, indicating that no valid values can be obtained.public Long getTradeVersion()
public void setTradeVersion(Long TradeVersion)
TradeVersion
- Transaction version
Note: this field may return null, indicating that no valid values can be obtained.public Long getResourceOrderId()
public void setResourceOrderId(Long ResourceOrderId)
ResourceOrderId
- Resource order ID
Note: this field may return null, indicating that no valid values can be obtained.public Long getIsTradeCluster()
public void setIsTradeCluster(Long IsTradeCluster)
IsTradeCluster
- Whether this is a paid cluster
Note: this field may return null, indicating that no valid values can be obtained.public String getAlarmInfo()
public void setAlarmInfo(String AlarmInfo)
AlarmInfo
- Alarm information for cluster error
Note: this field may return null, indicating that no valid values can be obtained.public Long getIsWoodpeckerCluster()
public void setIsWoodpeckerCluster(Long IsWoodpeckerCluster)
IsWoodpeckerCluster
- Whether the new architecture is used
Note: this field may return null, indicating that no valid values can be obtained.public String getMetaDb()
public void setMetaDb(String MetaDb)
MetaDb
- Metadatabase information
Note: this field may return null, indicating that no valid values can be obtained.public Tag[] getTags()
public void setTags(Tag[] Tags)
Tags
- Tag information
Note: this field may return null, indicating that no valid values can be obtained.public String getHiveMetaDb()
public void setHiveMetaDb(String HiveMetaDb)
HiveMetaDb
- Hive metadata
Note: this field may return null, indicating that no valid values can be obtained.public String getServiceClass()
public void setServiceClass(String ServiceClass)
ServiceClass
- Cluster type: EMR, CLICKHOUSE, DRUID
Note: this field may return null, indicating that no valid values can be obtained.public String getAliasInfo()
public void setAliasInfo(String AliasInfo)
AliasInfo
- Alias serialization of all nodes in cluster
Note: this field may return null, indicating that no valid values can be obtained.public Long getProductId()
public void setProductId(Long ProductId)
ProductId
- Cluster version ID
Note: this field may return null, indicating that no valid values can be obtained.Copyright © 2020. All rights reserved.