| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GetIPSetResult |
AbstractAWSWAF.getIPSet(GetIPSetRequest request) |
GetIPSetResult |
AWSWAF.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
GetIPSetResult |
AWSWAFClient.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIPSetResult |
GetIPSetResult.clone() |
GetIPSetResult |
GetIPSetResult.withIPSet(IPSet iPSet)
Information about the IPSet that you specified in the
GetIPSet request. |
Copyright © 2016. All rights reserved.