| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ByteMatchSet |
GetByteMatchSetResponse.byteMatchSet()
Information about the ByteMatchSet that you specified in the
GetByteMatchSet request. |
ByteMatchSet |
CreateByteMatchSetResponse.byteMatchSet()
A ByteMatchSet that contains no
ByteMatchTuple objects. |
| Modifier and Type | Method and Description |
|---|---|
GetByteMatchSetResponse.Builder |
GetByteMatchSetResponse.Builder.byteMatchSet(ByteMatchSet byteMatchSet)
Information about the ByteMatchSet that you specified in the
GetByteMatchSet request. |
CreateByteMatchSetResponse.Builder |
CreateByteMatchSetResponse.Builder.byteMatchSet(ByteMatchSet byteMatchSet)
A ByteMatchSet that contains no
ByteMatchTuple objects. |
Copyright © 2023. All rights reserved.