Interface RecoveryPlanExecutionSourceServer.Builder

  • Method Details

    • sourceServerID

      RecoveryPlanExecutionSourceServer.Builder sourceServerID(String sourceServerID)

      The ID of the source server.

      Parameters:
      sourceServerID - The ID of the source server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recoverySnapshotID

      RecoveryPlanExecutionSourceServer.Builder recoverySnapshotID(String recoverySnapshotID)

      The ID of the recovery snapshot to use.

      Parameters:
      recoverySnapshotID - The ID of the recovery snapshot to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.