Uses of Class
software.amazon.awssdk.services.opensearch.model.GetUpgradeHistoryRequest
-
Packages that use GetUpgradeHistoryRequest Package Description software.amazon.awssdk.services.opensearch Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.software.amazon.awssdk.services.opensearch.paginators software.amazon.awssdk.services.opensearch.transform -
-
Uses of GetUpgradeHistoryRequest in software.amazon.awssdk.services.opensearch
-
Uses of GetUpgradeHistoryRequest in software.amazon.awssdk.services.opensearch.paginators
Constructors in software.amazon.awssdk.services.opensearch.paginators with parameters of type GetUpgradeHistoryRequest Constructor Description GetUpgradeHistoryIterable(OpenSearchClient client, GetUpgradeHistoryRequest firstRequest)GetUpgradeHistoryPublisher(OpenSearchAsyncClient client, GetUpgradeHistoryRequest firstRequest) -
Uses of GetUpgradeHistoryRequest in software.amazon.awssdk.services.opensearch.transform
Methods in software.amazon.awssdk.services.opensearch.transform with parameters of type GetUpgradeHistoryRequest Modifier and Type Method Description SdkHttpFullRequestGetUpgradeHistoryRequestMarshaller. marshall(GetUpgradeHistoryRequest getUpgradeHistoryRequest)
-