Uses of Class
software.amazon.awssdk.services.opensearch.paginators.DescribeInboundConnectionsIterable
-
Packages that use DescribeInboundConnectionsIterable Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. -
-
Uses of DescribeInboundConnectionsIterable in software.amazon.awssdk.services.opensearch
Methods in software.amazon.awssdk.services.opensearch that return DescribeInboundConnectionsIterable Modifier and Type Method Description default DescribeInboundConnectionsIterableOpenSearchClient. describeInboundConnectionsPaginator(Consumer<DescribeInboundConnectionsRequest.Builder> describeInboundConnectionsRequest)This is a variant ofOpenSearchClient.describeInboundConnections(software.amazon.awssdk.services.opensearch.model.DescribeInboundConnectionsRequest)operation.default DescribeInboundConnectionsIterableOpenSearchClient. describeInboundConnectionsPaginator(DescribeInboundConnectionsRequest describeInboundConnectionsRequest)This is a variant ofOpenSearchClient.describeInboundConnections(software.amazon.awssdk.services.opensearch.model.DescribeInboundConnectionsRequest)operation.
-