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