Interface KxNAS1Configuration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<KxNAS1Configuration.Builder,KxNAS1Configuration>, SdkBuilder<KxNAS1Configuration.Builder,KxNAS1Configuration>, SdkPojo
Enclosing class:
KxNAS1Configuration

public static interface KxNAS1Configuration.Builder extends SdkPojo, CopyableBuilder<KxNAS1Configuration.Builder,KxNAS1Configuration>
  • Method Details

    • type

      The type of the network attached storage.

      Parameters:
      type - The type of the network attached storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the network attached storage.

      Parameters:
      type - The type of the network attached storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • size

      The size of the network attached storage. For storage type SSD_1000 and SSD_250 you can select the minimum size as 1200 GB or increments of 2400 GB. For storage type HDD_12 you can select the minimum size as 6000 GB or increments of 6000 GB.

      Parameters:
      size - The size of the network attached storage. For storage type SSD_1000 and SSD_250 you can select the minimum size as 1200 GB or increments of 2400 GB. For storage type HDD_12 you can select the minimum size as 6000 GB or increments of 6000 GB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.