Interface StorageConfiguration.Builder

    • Method Detail

      • sizeInGb

        StorageConfiguration.Builder sizeInGb​(Double sizeInGb)

        The storage volume.

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

        StorageConfiguration.Builder type​(String type)

        The storage type.

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