Uses of Class
software.amazon.awssdk.services.opensearch.model.InboundConnectionStatus
-
Packages that use InboundConnectionStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of InboundConnectionStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return InboundConnectionStatus Modifier and Type Method Description InboundConnectionStatusInboundConnection. connectionStatus()The current status of the connection.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type InboundConnectionStatus Modifier and Type Method Description InboundConnection.BuilderInboundConnection.Builder. connectionStatus(InboundConnectionStatus connectionStatus)The current status of the connection.
-