Uses of Class
software.amazon.awssdk.services.opensearch.paginators.DescribeOutboundConnectionsIterable
-
Packages that use DescribeOutboundConnectionsIterable Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. -
-
Uses of DescribeOutboundConnectionsIterable in software.amazon.awssdk.services.opensearch
Methods in software.amazon.awssdk.services.opensearch that return DescribeOutboundConnectionsIterable Modifier and Type Method Description default DescribeOutboundConnectionsIterableOpenSearchClient. describeOutboundConnectionsPaginator(Consumer<DescribeOutboundConnectionsRequest.Builder> describeOutboundConnectionsRequest)default DescribeOutboundConnectionsIterableOpenSearchClient. describeOutboundConnectionsPaginator(DescribeOutboundConnectionsRequest describeOutboundConnectionsRequest)
-