Class DescribeUMemPriceRequest


  • public class DescribeUMemPriceRequest
    extends Request
    • Constructor Detail

      • DescribeUMemPriceRequest

        public DescribeUMemPriceRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)