Uses of Class
software.amazon.awssdk.services.opensearch.model.DescribeInboundConnectionsRequest
-
Packages that use DescribeInboundConnectionsRequest Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.software.amazon.awssdk.services.opensearch.paginators software.amazon.awssdk.services.opensearch.transform -
-
Uses of DescribeInboundConnectionsRequest in software.amazon.awssdk.services.opensearch
-
Uses of DescribeInboundConnectionsRequest in software.amazon.awssdk.services.opensearch.paginators
Constructors in software.amazon.awssdk.services.opensearch.paginators with parameters of type DescribeInboundConnectionsRequest Constructor Description DescribeInboundConnectionsIterable(OpenSearchClient client, DescribeInboundConnectionsRequest firstRequest)DescribeInboundConnectionsPublisher(OpenSearchAsyncClient client, DescribeInboundConnectionsRequest firstRequest) -
Uses of DescribeInboundConnectionsRequest in software.amazon.awssdk.services.opensearch.transform
Methods in software.amazon.awssdk.services.opensearch.transform with parameters of type DescribeInboundConnectionsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeInboundConnectionsRequestMarshaller. marshall(DescribeInboundConnectionsRequest describeInboundConnectionsRequest)
-