Interface WaveAggregatedStatus.Builder

  • Method Details

    • healthStatus

      WaveAggregatedStatus.Builder healthStatus(String healthStatus)

      Wave aggregated status health status.

      Parameters:
      healthStatus - Wave aggregated status health status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • healthStatus

      WaveAggregatedStatus.Builder healthStatus(WaveHealthStatus healthStatus)

      Wave aggregated status health status.

      Parameters:
      healthStatus - Wave aggregated status health status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastUpdateDateTime

      WaveAggregatedStatus.Builder lastUpdateDateTime(String lastUpdateDateTime)

      Wave aggregated status last update dateTime.

      Parameters:
      lastUpdateDateTime - Wave aggregated status last update dateTime.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • progressStatus

      WaveAggregatedStatus.Builder progressStatus(String progressStatus)

      Wave aggregated status progress status.

      Parameters:
      progressStatus - Wave aggregated status progress status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • progressStatus

      WaveAggregatedStatus.Builder progressStatus(WaveProgressStatus progressStatus)

      Wave aggregated status progress status.

      Parameters:
      progressStatus - Wave aggregated status progress status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • replicationStartedDateTime

      WaveAggregatedStatus.Builder replicationStartedDateTime(String replicationStartedDateTime)

      DateTime marking when the first source server in the wave started replication.

      Parameters:
      replicationStartedDateTime - DateTime marking when the first source server in the wave started replication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • totalApplications

      WaveAggregatedStatus.Builder totalApplications(Long totalApplications)

      Wave aggregated status total applications amount.

      Parameters:
      totalApplications - Wave aggregated status total applications amount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.