Interface ListRuleBasedMatchesResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListRuleBasedMatchesResponse.Builder,ListRuleBasedMatchesResponse>, CustomerProfilesResponse.Builder, SdkBuilder<ListRuleBasedMatchesResponse.Builder,ListRuleBasedMatchesResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ListRuleBasedMatchesResponse

  • Method Details

    • matchIds

      The list of MatchIds for the given domain.

      Parameters:
      matchIds - The list of MatchIds for the given domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • matchIds

      The list of MatchIds for the given domain.

      Parameters:
      matchIds - The list of MatchIds for the given domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination token from the previous ListRuleBasedMatches API call.

      Parameters:
      nextToken - The pagination token from the previous ListRuleBasedMatches API call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.