| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
static RejectInboundConnectionResponse.Builder |
RejectInboundConnectionResponse.builder() |
default RejectInboundConnectionResponse.Builder |
RejectInboundConnectionResponse.Builder.connection(Consumer<InboundConnection.Builder> connection)
Contains details about the rejected inbound connection.
|
RejectInboundConnectionResponse.Builder |
RejectInboundConnectionResponse.Builder.connection(InboundConnection connection)
Contains details about the rejected inbound connection.
|
RejectInboundConnectionResponse.Builder |
RejectInboundConnectionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RejectInboundConnectionResponse.Builder> |
RejectInboundConnectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.