public static interface CreateSqlInjectionMatchSetRequest.Builder extends WAFRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.