Interface RepositorySyncEvent.Builder

  • Method Details

    • event

      Event detail for a repository sync attempt.

      Parameters:
      event - Event detail for a repository sync attempt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      RepositorySyncEvent.Builder externalId(String externalId)

      The external ID of the sync event.

      Parameters:
      externalId - The external ID of the sync event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • time

      The time that the sync event occurred.

      Parameters:
      time - The time that the sync event occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of event.

      Parameters:
      type - The type of event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.