public static class DescribeDemandsResponse.Demand extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeDemandsResponse.Demand.SupplyInfo |
构造器和说明 |
---|
Demand() |
public String getComment()
public void setComment(String comment)
public String getDemandDescription()
public void setDemandDescription(String demandDescription)
public String getDemandId()
public void setDemandId(String demandId)
public String getDemandTime()
public void setDemandTime(String demandTime)
public String getInstanceType()
public void setInstanceType(String instanceType)
public String getDemandName()
public void setDemandName(String demandName)
public Integer getPeriod()
public void setPeriod(Integer period)
public String getInstanceChargeType()
public void setInstanceChargeType(String instanceChargeType)
public Integer getAvailableAmount()
public void setAvailableAmount(Integer availableAmount)
public String getEndTime()
public void setEndTime(String endTime)
public String getStartTime()
public void setStartTime(String startTime)
public String getPeriodUnit()
public void setPeriodUnit(String periodUnit)
public String getZoneId()
public void setZoneId(String zoneId)
public Integer getUsedAmount()
public void setUsedAmount(Integer usedAmount)
public Integer getTotalAmount()
public void setTotalAmount(Integer totalAmount)
public Integer getDeliveringAmount()
public void setDeliveringAmount(Integer deliveringAmount)
public String getInstanceTypeFamily()
public void setInstanceTypeFamily(String instanceTypeFamily)
public String getDemandStatus()
public void setDemandStatus(String demandStatus)
public List<DescribeDemandsResponse.Demand.SupplyInfo> getSupplyInfos()
public void setSupplyInfos(List<DescribeDemandsResponse.Demand.SupplyInfo> supplyInfos)
Copyright © 2023. All Rights Reserved.