Interface DiskSnapshotInfo.Builder

  • Method Details

    • 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.