Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
SoftwareUpdateOptionsStatus |
SoftwareUpdateOptionsStatus.clone() |
SoftwareUpdateOptionsStatus |
DomainConfig.getSoftwareUpdateOptions()
Software update options for the domain.
|
SoftwareUpdateOptionsStatus |
SoftwareUpdateOptionsStatus.withOptions(SoftwareUpdateOptions options)
The service software update options for a domain.
|
SoftwareUpdateOptionsStatus |
SoftwareUpdateOptionsStatus.withStatus(OptionStatus status)
The status of service software update options, including creation date and last updated date.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfig.setSoftwareUpdateOptions(SoftwareUpdateOptionsStatus softwareUpdateOptions)
Software update options for the domain.
|
DomainConfig |
DomainConfig.withSoftwareUpdateOptions(SoftwareUpdateOptionsStatus softwareUpdateOptions)
Software update options for the domain.
|
Copyright © 2023. All rights reserved.