| 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 ListByteMatchSetsResponse |
WafClient.listByteMatchSets()
Returns an array of ByteMatchSetSummary objects.
|
default ListByteMatchSetsResponse |
WafClient.listByteMatchSets(Consumer<ListByteMatchSetsRequest.Builder> listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
default ListByteMatchSetsResponse |
WafClient.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListByteMatchSetsResponse> |
WafAsyncClient.listByteMatchSets()
Returns an array of ByteMatchSetSummary objects.
|
default CompletableFuture<ListByteMatchSetsResponse> |
WafAsyncClient.listByteMatchSets(Consumer<ListByteMatchSetsRequest.Builder> listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
default CompletableFuture<ListByteMatchSetsResponse> |
WafAsyncClient.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
default ListByteMatchSetsResponse |
WafRegionalClient.listByteMatchSets()
Returns an array of ByteMatchSetSummary objects.
|
default ListByteMatchSetsResponse |
WafRegionalClient.listByteMatchSets(Consumer<ListByteMatchSetsRequest.Builder> listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
default ListByteMatchSetsResponse |
WafRegionalClient.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListByteMatchSetsResponse> |
WafRegionalAsyncClient.listByteMatchSets()
Returns an array of ByteMatchSetSummary objects.
|
default CompletableFuture<ListByteMatchSetsResponse> |
WafRegionalAsyncClient.listByteMatchSets(Consumer<ListByteMatchSetsRequest.Builder> listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
default CompletableFuture<ListByteMatchSetsResponse> |
WafRegionalAsyncClient.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
Returns an array of ByteMatchSetSummary objects.
|
Copyright © 2019. All rights reserved.