Package | Description |
---|---|
com.amazonaws.services.opensearch |
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
Future<CancelServiceSoftwareUpdateResult> |
AmazonOpenSearchAsync.cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest cancelServiceSoftwareUpdateRequest,
AsyncHandler<CancelServiceSoftwareUpdateRequest,CancelServiceSoftwareUpdateResult> asyncHandler)
Cancels a scheduled service software update for an Amazon OpenSearch Service domain.
|
Future<CancelServiceSoftwareUpdateResult> |
AbstractAmazonOpenSearchAsync.cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest request,
AsyncHandler<CancelServiceSoftwareUpdateRequest,CancelServiceSoftwareUpdateResult> asyncHandler) |
Future<CancelServiceSoftwareUpdateResult> |
AmazonOpenSearchAsyncClient.cancelServiceSoftwareUpdateAsync(CancelServiceSoftwareUpdateRequest request,
AsyncHandler<CancelServiceSoftwareUpdateRequest,CancelServiceSoftwareUpdateResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CancelServiceSoftwareUpdateRequest |
CancelServiceSoftwareUpdateRequest.clone() |
CancelServiceSoftwareUpdateRequest |
CancelServiceSoftwareUpdateRequest.withDomainName(String domainName)
The name of the domain that you want to stop the latest service software update on.
|
Copyright © 2022. All rights reserved.