Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
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 |
---|---|
GetByteMatchSetRequest |
GetByteMatchSetRequest.clone() |
GetByteMatchSetRequest |
GetByteMatchSetRequest.withByteMatchSetId(String byteMatchSetId)
The
ByteMatchSetId of the ByteMatchSet that you want
to get. |
Copyright © 2018. All rights reserved.