Uses of Class
software.amazon.awssdk.services.elasticsearch.paginators.GetUpgradeHistoryPublisher
-
Packages that use GetUpgradeHistoryPublisher Package Description software.amazon.awssdk.services.elasticsearch Amazon Elasticsearch Configuration Service -
-
Uses of GetUpgradeHistoryPublisher in software.amazon.awssdk.services.elasticsearch
Methods in software.amazon.awssdk.services.elasticsearch that return GetUpgradeHistoryPublisher Modifier and Type Method Description default GetUpgradeHistoryPublisherElasticsearchAsyncClient. getUpgradeHistoryPaginator(Consumer<GetUpgradeHistoryRequest.Builder> getUpgradeHistoryRequest)This is a variant ofElasticsearchAsyncClient.getUpgradeHistory(software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest)operation.default GetUpgradeHistoryPublisherElasticsearchAsyncClient. getUpgradeHistoryPaginator(GetUpgradeHistoryRequest getUpgradeHistoryRequest)This is a variant ofElasticsearchAsyncClient.getUpgradeHistory(software.amazon.awssdk.services.elasticsearch.model.GetUpgradeHistoryRequest)operation.
-