| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<ByteMatchSetSummary> |
ListByteMatchSetsResponse.byteMatchSets()
An array of ByteMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListByteMatchSetsResponse.Builder |
ListByteMatchSetsResponse.Builder.byteMatchSets(ByteMatchSetSummary... byteMatchSets)
An array of ByteMatchSetSummary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListByteMatchSetsResponse.Builder |
ListByteMatchSetsResponse.Builder.byteMatchSets(Collection<ByteMatchSetSummary> byteMatchSets)
An array of ByteMatchSetSummary objects.
|
Copyright © 2023. All rights reserved.