Class GetUEcPodPriceRequest


  • public class GetUEcPodPriceRequest
    extends Request
    • Constructor Detail

      • GetUEcPodPriceRequest

        public GetUEcPodPriceRequest()
    • Method Detail

      • getIdcId

        public String getIdcId()
      • setIdcId

        public void setIdcId​(String idcId)
      • getCpuCore

        public Double getCpuCore()
      • setCpuCore

        public void setCpuCore​(Double cpuCore)
      • getMemSize

        public Integer getMemSize()
      • setMemSize

        public void setMemSize​(Integer memSize)
      • getChargeType

        public Integer getChargeType()
      • setChargeType

        public void setChargeType​(Integer chargeType)
      • getChargeQuantity

        public Integer getChargeQuantity()
      • setChargeQuantity

        public void setChargeQuantity​(Integer chargeQuantity)
      • getProductType

        public String getProductType()
      • setProductType

        public void setProductType​(String productType)
      • getElasticIp

        public String getElasticIp()
      • setElasticIp

        public void setElasticIp​(String elasticIp)
      • getBandwidth

        public Integer getBandwidth()
      • setBandwidth

        public void setBandwidth​(Integer bandwidth)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)