Interface MatchedRecord.Builder

  • Method Details

    • inputSourceARN

      MatchedRecord.Builder inputSourceARN(String inputSourceARN)

      The input source ARN of the matched record.

      Parameters:
      inputSourceARN - The input source ARN of the matched record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recordId

      MatchedRecord.Builder recordId(String recordId)

      The record ID of the matched record.

      Parameters:
      recordId - The record ID of the matched record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.