| Package | Description |
|---|---|
| com.amazonaws.services.waf |
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
CreateByteMatchSetResult |
AWSWAFClient.createByteMatchSet(CreateByteMatchSetRequest request)
|
CreateByteMatchSetResult |
AWSWAF.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
|
CreateByteMatchSetResult |
AWSWAFRegionalClient.createByteMatchSet(CreateByteMatchSetRequest request)
|
CreateByteMatchSetResult |
AbstractAWSWAFRegional.createByteMatchSet(CreateByteMatchSetRequest request) |
CreateByteMatchSetResult |
AWSWAFRegional.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
|
CreateByteMatchSetResult |
AbstractAWSWAF.createByteMatchSet(CreateByteMatchSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateByteMatchSetResult |
CreateByteMatchSetResult.clone() |
CreateByteMatchSetResult |
CreateByteMatchSetResult.withByteMatchSet(ByteMatchSet byteMatchSet)
A ByteMatchSet that contains no
ByteMatchTuple objects. |
CreateByteMatchSetResult |
CreateByteMatchSetResult.withChangeToken(String changeToken)
The
ChangeToken that you used to submit the CreateByteMatchSet request. |
Copyright © 2020. All rights reserved.