Interface StartRestoreJobResponse.Builder

    • Method Detail

      • restoreJobId

        StartRestoreJobResponse.Builder restoreJobId​(String restoreJobId)

        Uniquely identifies the job that restores a recovery point.

        Parameters:
        restoreJobId - Uniquely identifies the job that restores a recovery point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.