Interface ModifySnapshotTierResponse.Builder

  • Method Details

    • snapshotId

      The ID of the snapshot.

      Parameters:
      snapshotId - The ID of the snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tieringStartTime

      ModifySnapshotTierResponse.Builder tieringStartTime(Instant tieringStartTime)

      The date and time when the archive process was started.

      Parameters:
      tieringStartTime - The date and time when the archive process was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.