| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
SoftwareUpdateOptions |
SoftwareUpdateOptionsStatus.options()
The service software update options for a domain.
|
SoftwareUpdateOptions |
UpdateDomainConfigRequest.softwareUpdateOptions()
Service software update options for the domain.
|
SoftwareUpdateOptions |
CreateDomainRequest.softwareUpdateOptions()
Software update options for the domain.
|
SoftwareUpdateOptions |
DomainStatus.softwareUpdateOptions()
Service software update options for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareUpdateOptionsStatus.Builder |
SoftwareUpdateOptionsStatus.Builder.options(SoftwareUpdateOptions options)
The service software update options for a domain.
|
UpdateDomainConfigRequest.Builder |
UpdateDomainConfigRequest.Builder.softwareUpdateOptions(SoftwareUpdateOptions softwareUpdateOptions)
Service software update options for the domain.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.softwareUpdateOptions(SoftwareUpdateOptions softwareUpdateOptions)
Software update options for the domain.
|
DomainStatus.Builder |
DomainStatus.Builder.softwareUpdateOptions(SoftwareUpdateOptions softwareUpdateOptions)
Service software update options for the domain.
|
Copyright © 2023. All rights reserved.