Class Image


  • @ApiType("SoftLayer_Container_Product_Order_Virtual_Disk_Image")
    public class Image
    extends Order
    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a Portable Storage order with SoftLayer.
    See Also:
    SoftLayer_Container_Product_Order_Virtual_Disk_Image
    • Field Detail

      • diskDescriptionSpecified

        protected boolean diskDescriptionSpecified
    • Constructor Detail

      • Image

        public Image()
    • Method Detail

      • getDiskDescription

        public String getDiskDescription()
      • setDiskDescription

        public void setDiskDescription​(String diskDescription)
      • isDiskDescriptionSpecified

        public boolean isDiskDescriptionSpecified()
      • unsetDiskDescription

        public void unsetDiskDescription()