Interface ReplicationRunStageDetails.Builder

    • Method Detail

      • stage

        ReplicationRunStageDetails.Builder stage​(String stage)

        The current stage of a replication run.

        Parameters:
        stage - The current stage of a replication run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • stageProgress

        ReplicationRunStageDetails.Builder stageProgress​(String stageProgress)

        The progress of the current stage of a replication run.

        Parameters:
        stageProgress - The progress of the current stage of a replication run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.