Interface StartRecoveryRequestSourceServer.Builder

    • Method Detail

      • recoverySnapshotID

        StartRecoveryRequestSourceServer.Builder recoverySnapshotID​(String recoverySnapshotID)

        The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.

        Parameters:
        recoverySnapshotID - The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceServerID

        StartRecoveryRequestSourceServer.Builder sourceServerID​(String sourceServerID)

        The ID of the Source Server you want to recover.

        Parameters:
        sourceServerID - The ID of the Source Server you want to recover.
        Returns:
        Returns a reference to this object so that method calls can be chained together.