| Package | Description |
|---|---|
| com.amazonaws.services.opensearch |
|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AcceptInboundConnectionResult> |
AbstractAmazonOpenSearchAsync.acceptInboundConnectionAsync(AcceptInboundConnectionRequest request,
AsyncHandler<AcceptInboundConnectionRequest,AcceptInboundConnectionResult> asyncHandler) |
Future<AcceptInboundConnectionResult> |
AmazonOpenSearchAsync.acceptInboundConnectionAsync(AcceptInboundConnectionRequest acceptInboundConnectionRequest,
AsyncHandler<AcceptInboundConnectionRequest,AcceptInboundConnectionResult> asyncHandler)
Allows the remote domain owner to accept an inbound cross-cluster connection request.
|
Future<AcceptInboundConnectionResult> |
AmazonOpenSearchAsyncClient.acceptInboundConnectionAsync(AcceptInboundConnectionRequest request,
AsyncHandler<AcceptInboundConnectionRequest,AcceptInboundConnectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AcceptInboundConnectionRequest |
AcceptInboundConnectionRequest.clone() |
AcceptInboundConnectionRequest |
AcceptInboundConnectionRequest.withConnectionId(String connectionId)
The ID of the inbound connection you want to accept.
|
Copyright © 2022. All rights reserved.