| Package | Description |
|---|---|
| com.amazonaws.services.waf | |
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetXssMatchSetResult> |
AWSWAFAsyncClient.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
Future<GetXssMatchSetResult> |
AbstractAWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
Future<GetXssMatchSetResult> |
AWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest getXssMatchSetRequest,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetRequest |
GetXssMatchSetRequest.clone() |
GetXssMatchSetRequest |
GetXssMatchSetRequest.withXssMatchSetId(String xssMatchSetId)
The
XssMatchSetId of the XssMatchSet that you want to
get. |
Copyright © 2024. All rights reserved.