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