| Package | Description |
|---|---|
| com.amazonaws.services.waf |
|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListByteMatchSetsResult |
AWSWAFRegionalClient.listByteMatchSets(ListByteMatchSetsRequest request)
|
ListByteMatchSetsResult |
AbstractAWSWAF.listByteMatchSets(ListByteMatchSetsRequest request) |
ListByteMatchSetsResult |
AWSWAFClient.listByteMatchSets(ListByteMatchSetsRequest request)
|
ListByteMatchSetsResult |
AWSWAFRegional.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
|
ListByteMatchSetsResult |
AbstractAWSWAFRegional.listByteMatchSets(ListByteMatchSetsRequest request) |
ListByteMatchSetsResult |
AWSWAF.listByteMatchSets(ListByteMatchSetsRequest listByteMatchSetsRequest)
|
| Modifier and Type | Method and Description |
|---|---|
ListByteMatchSetsResult |
ListByteMatchSetsResult.clone() |
ListByteMatchSetsResult |
ListByteMatchSetsResult.withByteMatchSets(ByteMatchSetSummary... byteMatchSets)
An array of ByteMatchSetSummary objects.
|
ListByteMatchSetsResult |
ListByteMatchSetsResult.withByteMatchSets(Collection<ByteMatchSetSummary> byteMatchSets)
An array of ByteMatchSetSummary objects.
|
ListByteMatchSetsResult |
ListByteMatchSetsResult.withNextMarker(String nextMarker)
If you have more
ByteMatchSet objects than the number that you specified for Limit in
the request, the response includes a NextMarker value. |
Copyright © 2023. All rights reserved.