Package | Description |
---|---|
com.amazonaws.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
StartServiceSoftwareUpdateResult |
AbstractAmazonOpenSearch.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest request) |
StartServiceSoftwareUpdateResult |
AmazonOpenSearchClient.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest request)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
StartServiceSoftwareUpdateResult |
AmazonOpenSearch.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
Modifier and Type | Method and Description |
---|---|
Future<StartServiceSoftwareUpdateResult> |
AbstractAmazonOpenSearchAsync.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest request,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler) |
Future<StartServiceSoftwareUpdateResult> |
AmazonOpenSearchAsyncClient.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest request,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler) |
Future<StartServiceSoftwareUpdateResult> |
AmazonOpenSearchAsync.startServiceSoftwareUpdateAsync(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest,
AsyncHandler<StartServiceSoftwareUpdateRequest,StartServiceSoftwareUpdateResult> asyncHandler)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
Modifier and Type | Method and Description |
---|---|
StartServiceSoftwareUpdateResult |
StartServiceSoftwareUpdateResult.clone() |
StartServiceSoftwareUpdateResult |
StartServiceSoftwareUpdateResult.withServiceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the OpenSearch Service software update.
|
Copyright © 2023. All rights reserved.