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