public static interface GetXssMatchSetRequest.Builder extends WafRequest.Builder, CopyableBuilder<GetXssMatchSetRequest.Builder,GetXssMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetXssMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetXssMatchSetRequest.Builder |
xssMatchSetId(String xssMatchSetId)
The
XssMatchSetId of the XssMatchSet that you want to get. |
buildoverrideConfigurationcopyapplyMutation, 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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetXssMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.