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