Class PerformanceStorage

  • Direct Known Subclasses:
    Iscsi, Nfs

    @ApiType("SoftLayer_Container_Product_Order_Network_PerformanceStorage")
    public class PerformanceStorage
    extends Order
    This is the base data type for Performance storage order containers. If you wish to place an order you must not use this class and instead use the appropriate child container for the type of storage you would like to order: [[SoftLayer_Container_Product_Order_Network_PerformanceStorage_Nfs]] for File and [[SoftLayer_Container_Product_Order_Network_PerformanceStorage_Iscsi]] for Block storage.
    See Also:
    SoftLayer_Container_Product_Order_Network_PerformanceStorage
    • Constructor Detail

      • PerformanceStorage

        public PerformanceStorage()