| Package | Description |
|---|---|
| org.mule.extension.rds.api.model |
| Modifier and Type | Method and Description |
|---|---|
OptionGroupMembership |
OptionGroupMembership.withOptionGroupName(String optionGroupName)
The name of the option group that the instance belongs to.
|
OptionGroupMembership |
OptionGroupMembership.withStatus(String status)
The status of the DB instance's option group membership.
|
| Modifier and Type | Method and Description |
|---|---|
List<OptionGroupMembership> |
DBInstance.getOptionGroupMemberships() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBInstance.setOptionGroupMemberships(Collection<OptionGroupMembership> optionGroupMemberships) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.