Class Nas


  • @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
    • Constructor Detail

      • Nas

        public Nas()
    • Method Detail

      • getRecentBytesUsed

        public Usage getRecentBytesUsed()
      • setRecentBytesUsed

        public void setRecentBytesUsed​(Usage recentBytesUsed)