Direct Known Subclasses:
Bandwidth, Hub, Iscsi, Nfs

@ApiType("SoftLayer_Billing_Item_Network_Storage")
public class Storage
extends Item
The SoftLayer_Billing_Item_Network_Storage data type describes the billing items related to StorageLayer accounts.
See Also:
SoftLayer_Billing_Item_Network_Storage
  • Field Details

    • resource

      @ApiProperty protected Storage resource
      The StorageLayer account that a network storage billing item is associated with.
  • Constructor Details

    • Storage

      public Storage()
  • Method Details

    • getResource

      public Storage getResource()
    • setResource

      public void setResource​(Storage resource)