public static interface GetXssMatchSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetXssMatchSetRequest.Builder,GetXssMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetXssMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetXssMatchSetRequest.Builder |
xssMatchSetId(String xssMatchSetId)
The
XssMatchSetId of the XssMatchSet that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetXssMatchSetRequest.Builder xssMatchSetId(String xssMatchSetId)
The XssMatchSetId of the XssMatchSet that you want to get. XssMatchSetId is
returned by CreateXssMatchSet and by ListXssMatchSets.
xssMatchSetId - The XssMatchSetId of the XssMatchSet that you want to get.
XssMatchSetId is returned by CreateXssMatchSet and by ListXssMatchSets.GetXssMatchSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetXssMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.