| 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 GetRegexPatternSetResponse |
WafClient.getRegexPatternSet(Consumer<GetRegexPatternSetRequest.Builder> getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
default GetRegexPatternSetResponse |
WafClient.getRegexPatternSet(GetRegexPatternSetRequest getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegexPatternSetResponse> |
WafAsyncClient.getRegexPatternSet(Consumer<GetRegexPatternSetRequest.Builder> getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
default CompletableFuture<GetRegexPatternSetResponse> |
WafAsyncClient.getRegexPatternSet(GetRegexPatternSetRequest getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
| Modifier and Type | Method and Description |
|---|---|
default GetRegexPatternSetResponse |
WafRegionalClient.getRegexPatternSet(Consumer<GetRegexPatternSetRequest.Builder> getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
default GetRegexPatternSetResponse |
WafRegionalClient.getRegexPatternSet(GetRegexPatternSetRequest getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegexPatternSetResponse> |
WafRegionalAsyncClient.getRegexPatternSet(Consumer<GetRegexPatternSetRequest.Builder> getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
default CompletableFuture<GetRegexPatternSetResponse> |
WafRegionalAsyncClient.getRegexPatternSet(GetRegexPatternSetRequest getRegexPatternSetRequest)
Returns the RegexPatternSet specified by
RegexPatternSetId. |
Copyright © 2019. All rights reserved.