@ApiType("SoftLayer_Network_Storage_Nas")
public class Nas
extends Storage
The SoftLayer_Network_Storage_Nas contains general information regarding a NAS Storage service such as account id, username, password, maximum capacity, Storage's product type and capacity.
See Also:
SoftLayer_Network_Storage_Nas
  • Field Details

  • Constructor Details

    • Nas

      public Nas()
  • Method Details

    • getRecentBytesUsed

      public Usage getRecentBytesUsed()
    • setRecentBytesUsed

      public void setRecentBytesUsed​(Usage recentBytesUsed)