public class EmrListInstance extends AbstractModel
| Constructor and Description | 
|---|
| EmrListInstance() | 
| EmrListInstance(EmrListInstance 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 | 
|---|---|
| String | getAddTime()Get Creation time | 
| String | getAlarmInfo()Get Alarm information
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getAppId()Get User APPID | 
| Long | getChargeType()Get Cluster billing mode | 
| String | getClusterClass()Get Cluster type
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getClusterId()Get Cluster ID | 
| String | getClusterName()Get Cluster name | 
| String | getEmrVersion()Get Cluster version | 
| Long | getId()Get EMR ID | 
| Boolean | getIsHandsCluster()Get Whether it is a manually deployed cluster
Note: This field may return null, indicating that no valid value can be obtained. | 
| Boolean | getIsMultiZoneCluster()Get Whether it is a multi-AZ cluster
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getIsWoodpeckerCluster()Get Whether it is a Woodpecker cluster
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getMasterIp()Get Cluster IP | 
| Long | getProductId()Get Product ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getProjectId()Get Project ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getRegionId()Get Region
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getRunTime()Get Running time | 
| Long | getStatus()Get Status code
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getStatusDesc()Get Status description
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getSubnetId()Get Subnet ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getSubnetName()Get Subnet name
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Tag[] | getTags()Get Instance tag
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getUniqSubnetId()Get Subnet ID string
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getUniqVpcId()Get VPC ID string
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getVpcId()Get VPC ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getVpcName()Get VPC name
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| String | getZone()Get Region
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| Long | getZoneId()Get Cluster region | 
| void | setAddTime(String AddTime)Set Creation time | 
| void | setAlarmInfo(String AlarmInfo)Set Alarm information
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setAppId(Long AppId)Set User APPID | 
| void | setChargeType(Long ChargeType)Set Cluster billing mode | 
| void | setClusterClass(String ClusterClass)Set Cluster type
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setClusterId(String ClusterId)Set Cluster ID | 
| void | setClusterName(String ClusterName)Set Cluster name | 
| void | setEmrVersion(String EmrVersion)Set Cluster version | 
| void | setId(Long Id)Set EMR ID | 
| void | setIsHandsCluster(Boolean IsHandsCluster)Set Whether it is a manually deployed cluster
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setIsMultiZoneCluster(Boolean IsMultiZoneCluster)Set Whether it is a multi-AZ cluster
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setIsWoodpeckerCluster(Long IsWoodpeckerCluster)Set Whether it is a Woodpecker cluster
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setMasterIp(String MasterIp)Set Cluster IP | 
| void | setProductId(Long ProductId)Set Product ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setProjectId(Long ProjectId)Set Project ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setRegionId(Long RegionId)Set Region
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setRunTime(String RunTime)Set Running time | 
| void | setStatus(Long Status)Set Status code
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setStatusDesc(String StatusDesc)Set Status description
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setSubnetId(Long SubnetId)Set Subnet ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setSubnetName(String SubnetName)Set Subnet name
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setTags(Tag[] Tags)Set Instance tag
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setUniqSubnetId(String UniqSubnetId)Set Subnet ID string
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setUniqVpcId(String UniqVpcId)Set VPC ID string
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setVpcId(Long VpcId)Set VPC ID
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setVpcName(String VpcName)Set VPC name
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setZone(String Zone)Set Region
Note: This field may return `null`, indicating that no valid value can be obtained. | 
| void | setZoneId(Long ZoneId)Set Cluster region | 
| 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, toJsonStringpublic EmrListInstance()
public EmrListInstance(EmrListInstance source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId - Cluster IDpublic String getStatusDesc()
public void setStatusDesc(String StatusDesc)
StatusDesc - Status description
Note: This field may return `null`, indicating that no valid value can be obtained.public String getClusterName()
public void setClusterName(String ClusterName)
ClusterName - Cluster namepublic Long getZoneId()
public void setZoneId(Long ZoneId)
ZoneId - Cluster regionpublic Long getAppId()
public void setAppId(Long AppId)
AppId - User APPIDpublic String getAddTime()
public void setAddTime(String AddTime)
AddTime - Creation timepublic String getRunTime()
public void setRunTime(String RunTime)
RunTime - Running timepublic String getMasterIp()
public void setMasterIp(String MasterIp)
MasterIp - Cluster IPpublic String getEmrVersion()
public void setEmrVersion(String EmrVersion)
EmrVersion - Cluster versionpublic Long getChargeType()
public void setChargeType(Long ChargeType)
ChargeType - Cluster billing modepublic Long getId()
public void setId(Long Id)
Id - EMR IDpublic Long getProductId()
public void setProductId(Long ProductId)
ProductId - Product ID
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getProjectId()
public void setProjectId(Long ProjectId)
ProjectId - Project ID
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getRegionId()
public void setRegionId(Long RegionId)
RegionId - Region
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getSubnetId()
public void setSubnetId(Long SubnetId)
SubnetId - Subnet ID
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getVpcId()
public void setVpcId(Long VpcId)
VpcId - VPC ID
Note: This field may return `null`, indicating that no valid value can be obtained.public String getZone()
public void setZone(String Zone)
Zone - Region
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status - Status code
Note: This field may return `null`, indicating that no valid value can be obtained.public Tag[] getTags()
public void setTags(Tag[] Tags)
Tags - Instance tag
Note: This field may return `null`, indicating that no valid value can be obtained.public String getAlarmInfo()
public void setAlarmInfo(String AlarmInfo)
AlarmInfo - Alarm information
Note: This field may return `null`, indicating that no valid value can be obtained.public Long getIsWoodpeckerCluster()
public void setIsWoodpeckerCluster(Long IsWoodpeckerCluster)
IsWoodpeckerCluster - Whether it is a Woodpecker cluster
Note: This field may return `null`, indicating that no valid value can be obtained.public String getVpcName()
public void setVpcName(String VpcName)
VpcName - VPC name
Note: This field may return `null`, indicating that no valid value can be obtained.public String getSubnetName()
public void setSubnetName(String SubnetName)
SubnetName - Subnet name
Note: This field may return `null`, indicating that no valid value can be obtained.public String getUniqVpcId()
public void setUniqVpcId(String UniqVpcId)
UniqVpcId - VPC ID string
Note: This field may return `null`, indicating that no valid value can be obtained.public String getUniqSubnetId()
public void setUniqSubnetId(String UniqSubnetId)
UniqSubnetId - Subnet ID string
Note: This field may return `null`, indicating that no valid value can be obtained.public String getClusterClass()
public void setClusterClass(String ClusterClass)
ClusterClass - Cluster type
Note: This field may return `null`, indicating that no valid value can be obtained.public Boolean getIsMultiZoneCluster()
public void setIsMultiZoneCluster(Boolean IsMultiZoneCluster)
IsMultiZoneCluster - Whether it is a multi-AZ cluster
Note: This field may return `null`, indicating that no valid value can be obtained.public Boolean getIsHandsCluster()
public void setIsHandsCluster(Boolean IsHandsCluster)
IsHandsCluster - Whether it is a manually deployed cluster
Note: This field may return null, indicating that no valid value can be obtained.Copyright © 2022. All rights reserved.