Interface WaveAggregatedStatus.Builder

    • Method Detail

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