default DescribeInboundConnectionsResponse |
OpenSearchClient.describeInboundConnections(Consumer<DescribeInboundConnectionsRequest.Builder> describeInboundConnectionsRequest) |
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service
domain.
|
default DescribeInboundConnectionsResponse |
OpenSearchClient.describeInboundConnections(DescribeInboundConnectionsRequest describeInboundConnectionsRequest) |
Lists all the inbound cross-cluster search connections for a destination (remote) Amazon OpenSearch Service
domain.
|
default DescribeInboundConnectionsIterable |
OpenSearchClient.describeInboundConnectionsPaginator(Consumer<DescribeInboundConnectionsRequest.Builder> describeInboundConnectionsRequest) |
|
default DescribeInboundConnectionsIterable |
OpenSearchClient.describeInboundConnectionsPaginator(DescribeInboundConnectionsRequest describeInboundConnectionsRequest) |
|
default DescribeOutboundConnectionsResponse |
OpenSearchClient.describeOutboundConnections(Consumer<DescribeOutboundConnectionsRequest.Builder> describeOutboundConnectionsRequest) |
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
|
default DescribeOutboundConnectionsResponse |
OpenSearchClient.describeOutboundConnections(DescribeOutboundConnectionsRequest describeOutboundConnectionsRequest) |
Lists all the outbound cross-cluster connections for a local (source) Amazon OpenSearch Service domain.
|
default DescribeOutboundConnectionsIterable |
OpenSearchClient.describeOutboundConnectionsPaginator(Consumer<DescribeOutboundConnectionsRequest.Builder> describeOutboundConnectionsRequest) |
|
default DescribeOutboundConnectionsIterable |
OpenSearchClient.describeOutboundConnectionsPaginator(DescribeOutboundConnectionsRequest describeOutboundConnectionsRequest) |
|
default ListScheduledActionsResponse |
OpenSearchClient.listScheduledActions(Consumer<ListScheduledActionsRequest.Builder> listScheduledActionsRequest) |
Retrieves a list of configuration changes that are scheduled for a domain.
|
default ListScheduledActionsResponse |
OpenSearchClient.listScheduledActions(ListScheduledActionsRequest listScheduledActionsRequest) |
Retrieves a list of configuration changes that are scheduled for a domain.
|
default ListScheduledActionsIterable |
OpenSearchClient.listScheduledActionsPaginator(Consumer<ListScheduledActionsRequest.Builder> listScheduledActionsRequest) |
|
default ListScheduledActionsIterable |
OpenSearchClient.listScheduledActionsPaginator(ListScheduledActionsRequest listScheduledActionsRequest) |
|