| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteByteMatchSetResult |
AbstractAWSWAF.deleteByteMatchSet(DeleteByteMatchSetRequest request) |
DeleteByteMatchSetResult |
AWSWAF.deleteByteMatchSet(DeleteByteMatchSetRequest deleteByteMatchSetRequest)
Permanently deletes a ByteMatchSet.
|
DeleteByteMatchSetResult |
AWSWAFClient.deleteByteMatchSet(DeleteByteMatchSetRequest deleteByteMatchSetRequest)
Permanently deletes a ByteMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteByteMatchSetResult> |
AbstractAWSWAFAsync.deleteByteMatchSetAsync(DeleteByteMatchSetRequest request,
AsyncHandler<DeleteByteMatchSetRequest,DeleteByteMatchSetResult> asyncHandler) |
Future<DeleteByteMatchSetResult> |
AWSWAFAsync.deleteByteMatchSetAsync(DeleteByteMatchSetRequest deleteByteMatchSetRequest,
AsyncHandler<DeleteByteMatchSetRequest,DeleteByteMatchSetResult> asyncHandler)
Permanently deletes a ByteMatchSet.
|
Future<DeleteByteMatchSetResult> |
AWSWAFAsyncClient.deleteByteMatchSetAsync(DeleteByteMatchSetRequest request,
AsyncHandler<DeleteByteMatchSetRequest,DeleteByteMatchSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteByteMatchSetResult |
DeleteByteMatchSetResult.clone() |
DeleteByteMatchSetResult |
DeleteByteMatchSetResult.withChangeToken(String changeToken)
The
ChangeToken that you used to submit the DeleteByteMatchSet request. |
Copyright © 2016. All rights reserved.