Package | Description |
---|---|
software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
Modifier and Type | Method and Description |
---|---|
default StartServiceSoftwareUpdateResponse |
OpenSearchClient.startServiceSoftwareUpdate(Consumer<StartServiceSoftwareUpdateRequest.Builder> startServiceSoftwareUpdateRequest)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
default StartServiceSoftwareUpdateResponse |
OpenSearchClient.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<StartServiceSoftwareUpdateResponse> |
OpenSearchAsyncClient.startServiceSoftwareUpdate(Consumer<StartServiceSoftwareUpdateRequest.Builder> startServiceSoftwareUpdateRequest)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
default CompletableFuture<StartServiceSoftwareUpdateResponse> |
OpenSearchAsyncClient.startServiceSoftwareUpdate(StartServiceSoftwareUpdateRequest startServiceSoftwareUpdateRequest)
Schedules a service software update for an Amazon OpenSearch Service domain.
|
Copyright © 2022. All rights reserved.