Interface ResourceSyncEvent.Builder

  • Method Details

    • event

      A resource sync event.

      Parameters:
      event - A resource sync event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      ResourceSyncEvent.Builder externalId(String externalId)

      The external ID for the event.

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

      The time when the event occurred.

      Parameters:
      time - The time when the 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.