| 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 GetRegexMatchSetResponse |
WafClient.getRegexMatchSet(Consumer<GetRegexMatchSetRequest.Builder> getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
default GetRegexMatchSetResponse |
WafClient.getRegexMatchSet(GetRegexMatchSetRequest getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegexMatchSetResponse> |
WafAsyncClient.getRegexMatchSet(Consumer<GetRegexMatchSetRequest.Builder> getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
default CompletableFuture<GetRegexMatchSetResponse> |
WafAsyncClient.getRegexMatchSet(GetRegexMatchSetRequest getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default GetRegexMatchSetResponse |
WafRegionalClient.getRegexMatchSet(Consumer<GetRegexMatchSetRequest.Builder> getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
default GetRegexMatchSetResponse |
WafRegionalClient.getRegexMatchSet(GetRegexMatchSetRequest getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegexMatchSetResponse> |
WafRegionalAsyncClient.getRegexMatchSet(Consumer<GetRegexMatchSetRequest.Builder> getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
default CompletableFuture<GetRegexMatchSetResponse> |
WafRegionalAsyncClient.getRegexMatchSet(GetRegexMatchSetRequest getRegexMatchSetRequest)
Returns the RegexMatchSet specified by
RegexMatchSetId. |
Copyright © 2019. All rights reserved.