Interface StartRestoreJobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, BackupResponse.Builder, Buildable, CopyableBuilder<StartRestoreJobResponse.Builder,StartRestoreJobResponse>, SdkBuilder<StartRestoreJobResponse.Builder,StartRestoreJobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartRestoreJobResponse

public static interface StartRestoreJobResponse.Builder extends BackupResponse.Builder, SdkPojo, CopyableBuilder<StartRestoreJobResponse.Builder,StartRestoreJobResponse>
  • Method Details

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