Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
Future<CreateByteMatchSetResult> |
AWSWAFAsync.createByteMatchSetAsync(CreateByteMatchSetRequest createByteMatchSetRequest,
AsyncHandler<CreateByteMatchSetRequest,CreateByteMatchSetResult> asyncHandler)
Creates a
ByteMatchSet . |
Future<CreateByteMatchSetResult> |
AbstractAWSWAFAsync.createByteMatchSetAsync(CreateByteMatchSetRequest request,
AsyncHandler<CreateByteMatchSetRequest,CreateByteMatchSetResult> asyncHandler) |
Future<CreateByteMatchSetResult> |
AWSWAFAsyncClient.createByteMatchSetAsync(CreateByteMatchSetRequest request,
AsyncHandler<CreateByteMatchSetRequest,CreateByteMatchSetResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateByteMatchSetRequest |
CreateByteMatchSetRequest.clone() |
CreateByteMatchSetRequest |
CreateByteMatchSetRequest.withChangeToken(String changeToken)
The value returned by the most recent call to GetChangeToken.
|
CreateByteMatchSetRequest |
CreateByteMatchSetRequest.withName(String name)
A friendly name or description of the ByteMatchSet.
|
Copyright © 2018. All rights reserved.