Interface GetMatchIdResponse.Builder

  • Method Details

    • matchId

      The unique identifiers for this group of match records.

      Parameters:
      matchId - The unique identifiers for this group of match records.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • matchRule

      GetMatchIdResponse.Builder matchRule(String matchRule)

      The rule the record matched on.

      Parameters:
      matchRule - The rule the record matched on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.