Class CreatePHostRequest.Disks

    • Constructor Detail

      • Disks

        public Disks()
    • Method Detail

      • getIsBoot

        public String getIsBoot()
      • setIsBoot

        public void setIsBoot​(String isBoot)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getCouponId

        public String getCouponId()
      • setCouponId

        public void setCouponId​(String couponId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)