| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSoftwareOptions |
CancelServiceSoftwareUpdateResponse.serviceSoftwareOptions()
Container for the state of your domain relative to the latest service software.
|
ServiceSoftwareOptions |
StartServiceSoftwareUpdateResponse.serviceSoftwareOptions()
The current status of the OpenSearch Service software update.
|
ServiceSoftwareOptions |
DomainStatus.serviceSoftwareOptions()
The current status of the domain's service software.
|
| Modifier and Type | Method and Description |
|---|---|
CancelServiceSoftwareUpdateResponse.Builder |
CancelServiceSoftwareUpdateResponse.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
Container for the state of your domain relative to the latest service software.
|
StartServiceSoftwareUpdateResponse.Builder |
StartServiceSoftwareUpdateResponse.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the OpenSearch Service software update.
|
DomainStatus.Builder |
DomainStatus.Builder.serviceSoftwareOptions(ServiceSoftwareOptions serviceSoftwareOptions)
The current status of the domain's service software.
|
Copyright © 2023. All rights reserved.