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