Uses of Class
software.amazon.awssdk.services.opensearch.paginators.ListScheduledActionsPublisher
-
Packages that use ListScheduledActionsPublisher Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. -
-
Uses of ListScheduledActionsPublisher in software.amazon.awssdk.services.opensearch
Methods in software.amazon.awssdk.services.opensearch that return ListScheduledActionsPublisher Modifier and Type Method Description default ListScheduledActionsPublisherOpenSearchAsyncClient. listScheduledActionsPaginator(Consumer<ListScheduledActionsRequest.Builder> listScheduledActionsRequest)This is a variant ofOpenSearchAsyncClient.listScheduledActions(software.amazon.awssdk.services.opensearch.model.ListScheduledActionsRequest)operation.default ListScheduledActionsPublisherOpenSearchAsyncClient. listScheduledActionsPaginator(ListScheduledActionsRequest listScheduledActionsRequest)This is a variant ofOpenSearchAsyncClient.listScheduledActions(software.amazon.awssdk.services.opensearch.model.ListScheduledActionsRequest)operation.
-