| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<OptionVersion> |
OptionGroupOption.optionGroupOptionVersions()
The versions that are available for the option.
|
| Modifier and Type | Method and Description |
|---|---|
OptionGroupOption.Builder |
OptionGroupOption.Builder.optionGroupOptionVersions(OptionVersion... optionGroupOptionVersions)
The versions that are available for the option.
|
| Modifier and Type | Method and Description |
|---|---|
OptionGroupOption.Builder |
OptionGroupOption.Builder.optionGroupOptionVersions(Collection<OptionVersion> optionGroupOptionVersions)
The versions that are available for the option.
|
Copyright © 2022. All rights reserved.