| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
InboundCrossClusterSearchConnection |
RejectInboundCrossClusterSearchConnectionResponse.crossClusterSearchConnection()
Specifies the
InboundCrossClusterSearchConnection of rejected inbound connection. |
InboundCrossClusterSearchConnection |
DeleteInboundCrossClusterSearchConnectionResponse.crossClusterSearchConnection()
Specifies the
InboundCrossClusterSearchConnection of deleted inbound connection. |
InboundCrossClusterSearchConnection |
AcceptInboundCrossClusterSearchConnectionResponse.crossClusterSearchConnection()
Specifies the
InboundCrossClusterSearchConnection of accepted inbound connection. |
| Modifier and Type | Method and Description |
|---|---|
List<InboundCrossClusterSearchConnection> |
DescribeInboundCrossClusterSearchConnectionsResponse.crossClusterSearchConnections()
Consists of list of
InboundCrossClusterSearchConnection matching the specified filter
criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeInboundCrossClusterSearchConnectionsResponse.Builder |
DescribeInboundCrossClusterSearchConnectionsResponse.Builder.crossClusterSearchConnections(Collection<InboundCrossClusterSearchConnection> crossClusterSearchConnections)
Consists of list of
InboundCrossClusterSearchConnection matching the specified filter
criteria. |
Copyright © 2022. All rights reserved.