| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static OptionVersion.Builder |
OptionVersion.builder() |
OptionVersion.Builder |
OptionVersion.Builder.isDefault(Boolean isDefault)
True if the version is the default version of the option, and otherwise false.
|
OptionVersion.Builder |
OptionVersion.toBuilder() |
OptionVersion.Builder |
OptionVersion.Builder.version(String version)
The version of the option.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OptionVersion.Builder> |
OptionVersion.serializableBuilderClass() |
Copyright © 2023. All rights reserved.