| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
InboundConnectionStatus |
InboundConnectionStatus.clone() |
InboundConnectionStatus |
InboundConnection.getConnectionStatus()
The
InboundConnectionStatus for the outbound connection. |
InboundConnectionStatus |
InboundConnectionStatus.withMessage(String message)
Verbose information for the inbound connection status.
|
InboundConnectionStatus |
InboundConnectionStatus.withStatusCode(InboundConnectionStatusCode statusCode)
The state code for the inbound connection.
|
InboundConnectionStatus |
InboundConnectionStatus.withStatusCode(String statusCode)
The state code for the inbound connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboundConnection.setConnectionStatus(InboundConnectionStatus connectionStatus)
The
InboundConnectionStatus for the outbound connection. |
InboundConnection |
InboundConnection.withConnectionStatus(InboundConnectionStatus connectionStatus)
The
InboundConnectionStatus for the outbound connection. |
Copyright © 2022. All rights reserved.