| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
static OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.builder() |
default OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.Builder.options(Consumer<OffPeakWindowOptions.Builder> options)
The domain's off-peak window configuration.
|
OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.Builder.options(OffPeakWindowOptions options)
The domain's off-peak window configuration.
|
default OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.Builder.status(Consumer<OptionStatus.Builder> status)
The current status of off-peak window options.
|
OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.Builder.status(OptionStatus status)
The current status of off-peak window options.
|
OffPeakWindowOptionsStatus.Builder |
OffPeakWindowOptionsStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OffPeakWindowOptionsStatus.Builder> |
OffPeakWindowOptionsStatus.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DomainConfig.Builder |
DomainConfig.Builder.offPeakWindowOptions(Consumer<OffPeakWindowOptionsStatus.Builder> offPeakWindowOptions)
Container for off-peak window options for the domain.
|
Copyright © 2023. All rights reserved.