Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model | |
com.amazonaws.services.waf.model.transform |
Modifier and Type | Method and Description |
---|---|
GetIPSetResult |
AbstractAWSWAF.getIPSet(GetIPSetRequest request) |
GetIPSetResult |
AWSWAFClient.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId . |
GetIPSetResult |
AWSWAF.getIPSet(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId . |
java.util.concurrent.Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest)
Returns the IPSet that is specified by
IPSetId . |
java.util.concurrent.Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
Returns the IPSet that is specified by
IPSetId . |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetIPSetResult> |
AbstractAWSWAFAsync.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsyncClient.getIPSetAsync(GetIPSetRequest request,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler) |
java.util.concurrent.Future<GetIPSetResult> |
AWSWAFAsync.getIPSetAsync(GetIPSetRequest getIPSetRequest,
AsyncHandler<GetIPSetRequest,GetIPSetResult> asyncHandler)
Returns the IPSet that is specified by
IPSetId . |
Modifier and Type | Method and Description |
---|---|
GetIPSetRequest |
GetIPSetRequest.clone() |
GetIPSetRequest |
GetIPSetRequest.withIPSetId(java.lang.String iPSetId)
The
IPSetId of the IPSet that you want to get. |
Modifier and Type | Method and Description |
---|---|
Request<GetIPSetRequest> |
GetIPSetRequestMarshaller.marshall(GetIPSetRequest getIPSetRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetIPSetRequest> |
GetIPSetRequestMarshaller.marshall(GetIPSetRequest getIPSetRequest) |