| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static GetByteMatchSetResponse.Builder |
GetByteMatchSetResponse.builder() |
GetByteMatchSetResponse.Builder |
GetByteMatchSetResponse.Builder.byteMatchSet(ByteMatchSet byteMatchSet)
Information about the ByteMatchSet that you specified in the
GetByteMatchSet request. |
default GetByteMatchSetResponse.Builder |
GetByteMatchSetResponse.Builder.byteMatchSet(Consumer<ByteMatchSet.Builder> byteMatchSet)
Information about the ByteMatchSet that you specified in the
GetByteMatchSet request. |
GetByteMatchSetResponse.Builder |
GetByteMatchSetResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetByteMatchSetResponse.Builder> |
GetByteMatchSetResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.