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