Interface DiskImageVolumeDescription.Builder

    • Method Detail

      • id

        DiskImageVolumeDescription.Builder id​(String id)

        The volume identifier.

        Parameters:
        id - The volume identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • size

        DiskImageVolumeDescription.Builder size​(Long size)

        The size of the volume, in GiB.

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