Package | Description |
---|---|
software.amazon.awssdk.services.rds.model |
Modifier and Type | Method and Description |
---|---|
List<Option> |
OptionGroup.options()
Indicates what options are available in the option group.
|
Modifier and Type | Method and Description |
---|---|
OptionGroup.Builder |
OptionGroup.Builder.options(Option... options)
Indicates what options are available in the option group.
|
Modifier and Type | Method and Description |
---|---|
OptionGroup.Builder |
OptionGroup.Builder.options(Collection<Option> options)
Indicates what options are available in the option group.
|
Copyright © 2019. All rights reserved.