public static interface GetRegexPatternSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetRegexPatternSetRequest.Builder,GetRegexPatternSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRegexPatternSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRegexPatternSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRegexPatternSetRequest.Builder |
regexPatternSetId(String regexPatternSetId)
The
RegexPatternSetId of the RegexPatternSet that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRegexPatternSetRequest.Builder regexPatternSetId(String regexPatternSetId)
The RegexPatternSetId of the RegexPatternSet that you want to get.
RegexPatternSetId is returned by CreateRegexPatternSet and by
ListRegexPatternSets.
regexPatternSetId - The RegexPatternSetId of the RegexPatternSet that you want to get.
RegexPatternSetId is returned by CreateRegexPatternSet and by
ListRegexPatternSets.GetRegexPatternSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRegexPatternSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.