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