Class CreateUFSVolumeRequest


  • public class CreateUFSVolumeRequest
    extends Request
    • Constructor Detail

      • CreateUFSVolumeRequest

        public CreateUFSVolumeRequest()
    • Method Detail

      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getStorageType

        public String getStorageType()
      • setStorageType

        public void setStorageType​(String storageType)
      • getProtocolType

        public String getProtocolType()
      • setProtocolType

        public void setProtocolType​(String protocolType)
      • getVolumeName

        public String getVolumeName()
      • setVolumeName

        public void setVolumeName​(String volumeName)
      • getRemark

        public String getRemark()
      • setRemark

        public void setRemark​(String remark)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • 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)