| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GetIPSetResult |
AWSWAFRegional.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
GetIPSetResult |
AbstractAWSWAF.getIPSet(GetIPSetRequest request) |
GetIPSetResult |
AWSWAFRegionalClient.getIPSet(GetIPSetRequest request)
Returns the IPSet that is specified by
IPSetId. |
GetIPSetResult |
AbstractAWSWAFRegional.getIPSet(GetIPSetRequest request) |
GetIPSetResult |
AWSWAF.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
GetIPSetResult |
AWSWAFClient.getIPSet(GetIPSetRequest request)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AWSWAFRegionalAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AbstractAWSWAFRegionalAsync.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AWSWAFRegionalAsyncClient.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> |
AWSWAFRegionalAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
Returns the IPSet that is specified by
IPSetId. |
Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AbstractAWSWAFRegionalAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AWSWAFRegionalAsyncClient.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 |
|---|---|
GetIPSetRequest |
GetIPSetRequest.clone() |
GetIPSetRequest |
GetIPSetRequest.withIPSetId(String iPSetId)
The
IPSetId of the IPSet that you want to get. |
Copyright © 2019. All rights reserved.