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