public static interface ListRuleBasedMatchesRequest.Builder extends CustomerProfilesRequest.Builder, SdkPojo, CopyableBuilder<ListRuleBasedMatchesRequest.Builder,ListRuleBasedMatchesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListRuleBasedMatchesRequest.Builder |
domainName(String domainName)
The unique name of the domain.
|
ListRuleBasedMatchesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of
MatchIds returned per page. |
ListRuleBasedMatchesRequest.Builder |
nextToken(String nextToken)
The pagination token from the previous
ListRuleBasedMatches API call. |
ListRuleBasedMatchesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListRuleBasedMatchesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRuleBasedMatchesRequest.Builder nextToken(String nextToken)
The pagination token from the previous ListRuleBasedMatches API call.
nextToken - The pagination token from the previous ListRuleBasedMatches API call.ListRuleBasedMatchesRequest.Builder maxResults(Integer maxResults)
The maximum number of MatchIds returned per page.
maxResults - The maximum number of MatchIds returned per page.ListRuleBasedMatchesRequest.Builder domainName(String domainName)
The unique name of the domain.
domainName - The unique name of the domain.ListRuleBasedMatchesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListRuleBasedMatchesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.