Uses of Class
software.amazon.awssdk.services.opensearch.model.ListApplicationsRequest
-
Packages that use ListApplicationsRequest 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 ListApplicationsRequest in software.amazon.awssdk.services.opensearch
-
Uses of ListApplicationsRequest in software.amazon.awssdk.services.opensearch.paginators
Constructors in software.amazon.awssdk.services.opensearch.paginators with parameters of type ListApplicationsRequest Constructor Description ListApplicationsIterable(OpenSearchClient client, ListApplicationsRequest firstRequest)ListApplicationsPublisher(OpenSearchAsyncClient client, ListApplicationsRequest firstRequest) -
Uses of ListApplicationsRequest in software.amazon.awssdk.services.opensearch.transform
Methods in software.amazon.awssdk.services.opensearch.transform with parameters of type ListApplicationsRequest Modifier and Type Method Description SdkHttpFullRequestListApplicationsRequestMarshaller. marshall(ListApplicationsRequest listApplicationsRequest)
-