public static interface GetRegexMatchSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetRegexMatchSetRequest.Builder,GetRegexMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRegexMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRegexMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRegexMatchSetRequest.Builder |
regexMatchSetId(String regexMatchSetId)
The
RegexMatchSetId of the RegexMatchSet that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRegexMatchSetRequest.Builder regexMatchSetId(String regexMatchSetId)
The RegexMatchSetId of the RegexMatchSet that you want to get.
RegexMatchSetId is returned by CreateRegexMatchSet and by ListRegexMatchSets.
regexMatchSetId - The RegexMatchSetId of the RegexMatchSet that you want to get.
RegexMatchSetId is returned by CreateRegexMatchSet and by
ListRegexMatchSets.GetRegexMatchSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRegexMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.