| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetUpgradeStatusResponse |
ElasticsearchClient.getUpgradeStatus(GetUpgradeStatusRequest getUpgradeStatusRequest)
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
|
default CompletableFuture<GetUpgradeStatusResponse> |
ElasticsearchAsyncClient.getUpgradeStatus(GetUpgradeStatusRequest getUpgradeStatusRequest)
Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUpgradeStatusRequestMarshaller.marshall(GetUpgradeStatusRequest getUpgradeStatusRequest) |
Copyright © 2023. All rights reserved.