Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
GetByteMatchSetResult |
AWSWAF.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId . |
GetByteMatchSetResult |
AbstractAWSWAF.getByteMatchSet(GetByteMatchSetRequest request) |
GetByteMatchSetResult |
AWSWAFClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId . |
Modifier and Type | Method and Description |
---|---|
Future<GetByteMatchSetResult> |
AWSWAFAsync.getByteMatchSetAsync(GetByteMatchSetRequest getByteMatchSetRequest,
AsyncHandler<GetByteMatchSetRequest,GetByteMatchSetResult> asyncHandler)
Returns the ByteMatchSet specified by
ByteMatchSetId . |
Future<GetByteMatchSetResult> |
AbstractAWSWAFAsync.getByteMatchSetAsync(GetByteMatchSetRequest request,
AsyncHandler<GetByteMatchSetRequest,GetByteMatchSetResult> asyncHandler) |
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 © 2018. All rights reserved.