| 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 CompletableFuture<CancelServiceSoftwareUpdateResponse> |
OpenSearchAsyncClient.cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest cancelServiceSoftwareUpdateRequest)
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
|
default CancelServiceSoftwareUpdateResponse |
OpenSearchClient.cancelServiceSoftwareUpdate(CancelServiceSoftwareUpdateRequest cancelServiceSoftwareUpdateRequest)
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelServiceSoftwareUpdateRequestMarshaller.marshall(CancelServiceSoftwareUpdateRequest cancelServiceSoftwareUpdateRequest) |
Copyright © 2023. All rights reserved.