| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundConnectionStatus |
CreateOutboundConnectionResponse.connectionStatus()
The status of the connection.
|
OutboundConnectionStatus |
OutboundConnection.connectionStatus()
Status of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOutboundConnectionResponse.Builder |
CreateOutboundConnectionResponse.Builder.connectionStatus(OutboundConnectionStatus connectionStatus)
The status of the connection.
|
OutboundConnection.Builder |
OutboundConnection.Builder.connectionStatus(OutboundConnectionStatus connectionStatus)
Status of the connection.
|
Copyright © 2023. All rights reserved.