| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GetByteMatchSetResult |
AbstractAWSWAF.getByteMatchSet(GetByteMatchSetRequest request) |
GetByteMatchSetResult |
AWSWAF.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
GetByteMatchSetResult |
AWSWAFClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetByteMatchSetResult> |
AbstractAWSWAFAsync.getByteMatchSetAsync(GetByteMatchSetRequest request,
AsyncHandler<GetByteMatchSetRequest,GetByteMatchSetResult> asyncHandler) |
Future<GetByteMatchSetResult> |
AWSWAFAsync.getByteMatchSetAsync(GetByteMatchSetRequest getByteMatchSetRequest,
AsyncHandler<GetByteMatchSetRequest,GetByteMatchSetResult> asyncHandler)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
Future<GetByteMatchSetResult> |
AWSWAFAsyncClient.getByteMatchSetAsync(GetByteMatchSetRequest request,
AsyncHandler<GetByteMatchSetRequest,GetByteMatchSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetByteMatchSetResult |
GetByteMatchSetResult.clone() |
GetByteMatchSetResult |
GetByteMatchSetResult.withByteMatchSet(ByteMatchSet byteMatchSet)
Information about the ByteMatchSet that you specified in the
GetByteMatchSet request. |
Copyright © 2016. All rights reserved.