public static interface CreateSqlInjectionMatchSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<CreateSqlInjectionMatchSetRequest.Builder,CreateSqlInjectionMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateSqlInjectionMatchSetRequest.Builder |
changeToken(String changeToken)
The value returned by the most recent call to GetChangeToken.
|
CreateSqlInjectionMatchSetRequest.Builder |
name(String name)
A friendly name or description for the SqlInjectionMatchSet that you're creating.
|
CreateSqlInjectionMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateSqlInjectionMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSqlInjectionMatchSetRequest.Builder name(String name)
A friendly name or description for the SqlInjectionMatchSet that you're creating. You can't change
Name after you create the SqlInjectionMatchSet.
name - A friendly name or description for the SqlInjectionMatchSet that you're creating. You can't
change Name after you create the SqlInjectionMatchSet.CreateSqlInjectionMatchSetRequest.Builder changeToken(String changeToken)
The value returned by the most recent call to GetChangeToken.
changeToken - The value returned by the most recent call to GetChangeToken.CreateSqlInjectionMatchSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSqlInjectionMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.