Class GetULHostInstancePriceRequest


  • public class GetULHostInstancePriceRequest
    extends Request
    • Constructor Detail

      • GetULHostInstancePriceRequest

        public GetULHostInstancePriceRequest()
    • Method Detail

      • getBundleId

        public String getBundleId()
      • setBundleId

        public void setBundleId​(String bundleId)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getCount

        public Integer getCount()
      • setCount

        public void setCount​(Integer count)
      • 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)