| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| Modifier and Type | Method and Description |
|---|---|
default GetXssMatchSetResponse |
WafClient.getXssMatchSet(Consumer<GetXssMatchSetRequest.Builder> getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
default GetXssMatchSetResponse |
WafClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetXssMatchSetResponse> |
WafAsyncClient.getXssMatchSet(Consumer<GetXssMatchSetRequest.Builder> getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
default CompletableFuture<GetXssMatchSetResponse> |
WafAsyncClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default GetXssMatchSetResponse |
WafRegionalClient.getXssMatchSet(Consumer<GetXssMatchSetRequest.Builder> getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
default GetXssMatchSetResponse |
WafRegionalClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetXssMatchSetResponse> |
WafRegionalAsyncClient.getXssMatchSet(Consumer<GetXssMatchSetRequest.Builder> getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
default CompletableFuture<GetXssMatchSetResponse> |
WafRegionalAsyncClient.getXssMatchSet(GetXssMatchSetRequest getXssMatchSetRequest)
Returns the XssMatchSet that is specified by
XssMatchSetId. |
Copyright © 2019. All rights reserved.