Class DescribeUFSVolumePriceRequest


  • public class DescribeUFSVolumePriceRequest
    extends Request
    • Constructor Detail

      • DescribeUFSVolumePriceRequest

        public DescribeUFSVolumePriceRequest()
    • Method Detail

      • getSize

        public Integer getSize()
      • setSize

        public void setSize​(Integer size)
      • getStorageType

        public String getStorageType()
      • setStorageType

        public void setStorageType​(String storageType)
      • getQuantity

        public Integer getQuantity()
      • setQuantity

        public void setQuantity​(Integer quantity)
      • getChargeType

        public String getChargeType()
      • setChargeType

        public void setChargeType​(String chargeType)
      • getVolumeId

        public String getVolumeId()
      • setVolumeId

        public void setVolumeId​(String volumeId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)