Package | Description |
---|---|
com.amazonaws.services.opensearch |
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
Future<StartServiceSoftwareUpdateResult> |
AmazonOpenSearchAsync.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
Future<StartServiceSoftwareUpdateResult> |
AbstractAmazonOpenSearchAsync.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest request,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler) |
Future<StartServiceSoftwareUpdateResult> |
AmazonOpenSearchAsyncClient.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest request,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
StartServiceSoftwareUpdateRequest |
StartServiceSoftwareUpdateRequest.clone() |
StartServiceSoftwareUpdateRequest |
StartServiceSoftwareUpdateRequest.withDomainName(String domainName)
The name of the domain that you want to update to the latest service software.
|
Copyright © 2021. All rights reserved.