| Package | Description |
|---|---|
| com.amazonaws.services.wafv2 |
|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetIPSetResult |
AWSWAFV2Client.getIPSet(GetIPSetRequest request)
|
GetIPSetResult |
AbstractAWSWAFV2.getIPSet(GetIPSetRequest request) |
GetIPSetResult |
AWSWAFV2.getIPSet(GetIPSetRequest getIPSetRequest)
|
Future<GetIPSetResult> |
AWSWAFV2AsyncClient.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AWSWAFV2Async.getIPSetAsync(GetIPSetRequest getIPSetRequest)
|
Future<GetIPSetResult> |
AbstractAWSWAFV2Async.getIPSetAsync(GetIPSetRequest request) |
Future<GetIPSetResult> |
AWSWAFV2AsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AWSWAFV2Async.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
|
Future<GetIPSetResult> |
AbstractAWSWAFV2Async.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIPSetResult> |
AWSWAFV2AsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
Future<GetIPSetResult> |
AWSWAFV2Async.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
|
Future<GetIPSetResult> |
AbstractAWSWAFV2Async.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIPSetRequest |
GetIPSetRequest.clone() |
GetIPSetRequest |
GetIPSetRequest.withId(String id)
A unique identifier for the set.
|
GetIPSetRequest |
GetIPSetRequest.withName(String name)
The name of the IP set.
|
GetIPSetRequest |
GetIPSetRequest.withScope(Scope scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
GetIPSetRequest |
GetIPSetRequest.withScope(String scope)
Specifies whether this is for an AWS CloudFront distribution or for a regional application.
|
Copyright © 2020. All rights reserved.