| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetUpgradeStatusResponse |
OpenSearchClient.getUpgradeStatus(GetUpgradeStatusRequest getUpgradeStatusRequest)
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch
Service domain.
|
default CompletableFuture<GetUpgradeStatusResponse> |
OpenSearchAsyncClient.getUpgradeStatus(GetUpgradeStatusRequest getUpgradeStatusRequest)
Returns the most recent status of the last upgrade or upgrade eligibility check performed on an Amazon OpenSearch
Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUpgradeStatusRequestMarshaller.marshall(GetUpgradeStatusRequest getUpgradeStatusRequest) |
Copyright © 2023. All rights reserved.