Interface RootStorage.Builder

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

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

    • capacity

      RootStorage.Builder capacity(String capacity)

      The size of the root volume.

      Parameters:
      capacity - The size of the root volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.