Interface LastSuccessfulReplicatedUpdate.Builder

  • Method Details

    • metadataLocation

      LastSuccessfulReplicatedUpdate.Builder metadataLocation(String metadataLocation)

      The S3 location of the metadata that was successfully replicated.

      Parameters:
      metadataLocation - The S3 location of the metadata that was successfully replicated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timestamp

      The timestamp when the replication update completed successfully.

      Parameters:
      timestamp - The timestamp when the replication update completed successfully.
      Returns:
      Returns a reference to this object so that method calls can be chained together.