Interface DiskSnapshotInfo.Builder

    • Method Detail

      • sizeInGb

        DiskSnapshotInfo.Builder sizeInGb​(Integer sizeInGb)

        The size of the disk in GB (32).

        Parameters:
        sizeInGb - The size of the disk in GB (32).
        Returns:
        Returns a reference to this object so that method calls can be chained together.