Class SharedStorage

    • Constructor Detail

      • SharedStorage

        public SharedStorage()
    • Method Detail

      • getIops

        public String getIops()
      • setIops

        public void setIops​(String iops)
      • isIopsSpecified

        public boolean isIopsSpecified()
      • unsetIops

        public void unsetIops()
      • getQuantity

        public Long getQuantity()
      • setQuantity

        public void setQuantity​(Long quantity)
      • isQuantitySpecified

        public boolean isQuantitySpecified()
      • unsetQuantity

        public void unsetQuantity()
      • getSize

        public String getSize()
      • setSize

        public void setSize​(String size)
      • isSizeSpecified

        public boolean isSizeSpecified()
      • unsetSize

        public void unsetSize()
      • getVolume

        public Long getVolume()
      • setVolume

        public void setVolume​(Long volume)
      • isVolumeSpecified

        public boolean isVolumeSpecified()
      • unsetVolume

        public void unsetVolume()