Interface PersistentStorageConfiguration.Builder

  • Method Details

    • sizeInGiB

      The size of the persistent storage in gigabytes (specifically GiB).

      Valid values for storage are based on memory sizes in 16GB increments. Valid values are 16, 32, and 64.

      Parameters:
      sizeInGiB - The size of the persistent storage in gigabytes (specifically GiB).

      Valid values for storage are based on memory sizes in 16GB increments. Valid values are 16, 32, and 64.

      Returns:
      Returns a reference to this object so that method calls can be chained together.