Interface StorageConfiguration.Builder

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

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

    • type

      The storage type.

      Parameters:
      type - The storage type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sizeInGb

      The storage volume.

      Parameters:
      sizeInGb - The storage volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.