| Package | Description |
|---|---|
| com.amazonaws.services.waf |
This is the AWS WAF API Reference.
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetResult |
AbstractAWSWAF.getXssMatchSet(GetXssMatchSetRequest request) |
GetXssMatchSetResult |
AWSWAF.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
GetXssMatchSetResult |
AWSWAFClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Future<GetXssMatchSetResult> |
AWSWAFAsyncClient.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetXssMatchSetResult |
GetXssMatchSetResult.clone() |
GetXssMatchSetResult |
GetXssMatchSetResult.withXssMatchSet(XssMatchSet xssMatchSet)
Information about the XssMatchSet that you specified in the
GetXssMatchSet request. |
Copyright © 2016. All rights reserved.