Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model | |
com.amazonaws.services.waf.model.transform |
Modifier and Type | Method and Description |
---|---|
GetXssMatchSetResult |
AbstractAWSWAF.getXssMatchSet(GetXssMatchSetRequest request) |
GetXssMatchSetResult |
AWSWAFClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId . |
GetXssMatchSetResult |
AWSWAF.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId . |
java.util.concurrent.Future<GetXssMatchSetResult> |
AbstractAWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest request) |
java.util.concurrent.Future<GetXssMatchSetResult> |
AWSWAFAsyncClient.getXssMatchSetAsync(GetXssMatchSetRequest request) |
java.util.concurrent.Future<GetXssMatchSetResult> |
AWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId . |
java.util.concurrent.Future<GetXssMatchSetResult> |
AbstractAWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
java.util.concurrent.Future<GetXssMatchSetResult> |
AWSWAFAsyncClient.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
java.util.concurrent.Future<GetXssMatchSetResult> |
AWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest getXssMatchSetRequest,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler)
Returns the XssMatchSet that is specified by
XssMatchSetId . |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetXssMatchSetResult> |
AbstractAWSWAFAsync.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
java.util.concurrent.Future<GetXssMatchSetResult> |
AWSWAFAsyncClient.getXssMatchSetAsync(GetXssMatchSetRequest request,
AsyncHandler<GetXssMatchSetRequest,GetXssMatchSetResult> asyncHandler) |
java.util.concurrent.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(java.lang.String xssMatchSetId)
The
XssMatchSetId of the XssMatchSet that you want to
get. |
Modifier and Type | Method and Description |
---|---|
Request<GetXssMatchSetRequest> |
GetXssMatchSetRequestMarshaller.marshall(GetXssMatchSetRequest getXssMatchSetRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetXssMatchSetRequest> |
GetXssMatchSetRequestMarshaller.marshall(GetXssMatchSetRequest getXssMatchSetRequest) |