| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSoftwareOptions |
ElasticsearchDomainStatus.serviceSoftwareOptions()
The current status of the Elasticsearch domain's service software.
|
ServiceSoftwareOptions |
StartElasticsearchServiceSoftwareUpdateResponse.serviceSoftwareOptions()
The current status of the Elasticsearch service software update.
|
ServiceSoftwareOptions |
CancelElasticsearchServiceSoftwareUpdateResponse.serviceSoftwareOptions()
The current status of the Elasticsearch service software update.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDomainStatus.Builder |
ElasticsearchDomainStatus.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the Elasticsearch domain's service software.
|
StartElasticsearchServiceSoftwareUpdateResponse.Builder |
StartElasticsearchServiceSoftwareUpdateResponse.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the Elasticsearch service software update.
|
CancelElasticsearchServiceSoftwareUpdateResponse.Builder |
CancelElasticsearchServiceSoftwareUpdateResponse.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the Elasticsearch service software update.
|
Copyright © 2022. All rights reserved.