| Package | Description |
|---|---|
| com.amazonaws.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
DBClusterOptionGroupStatus |
DBClusterOptionGroupStatus.clone() |
DBClusterOptionGroupStatus |
DBClusterOptionGroupStatus.withDBClusterOptionGroupName(String dBClusterOptionGroupName)
Not supported by Neptune.
|
DBClusterOptionGroupStatus |
DBClusterOptionGroupStatus.withStatus(String status)
Not supported by Neptune.
|
| Modifier and Type | Method and Description |
|---|---|
List<DBClusterOptionGroupStatus> |
DBCluster.getDBClusterOptionGroupMemberships()
Not supported by Neptune.
|
| Modifier and Type | Method and Description |
|---|---|
DBCluster |
DBCluster.withDBClusterOptionGroupMemberships(DBClusterOptionGroupStatus... dBClusterOptionGroupMemberships)
Not supported by Neptune.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DBCluster.setDBClusterOptionGroupMemberships(Collection<DBClusterOptionGroupStatus> dBClusterOptionGroupMemberships)
Not supported by Neptune.
|
DBCluster |
DBCluster.withDBClusterOptionGroupMemberships(Collection<DBClusterOptionGroupStatus> dBClusterOptionGroupMemberships)
Not supported by Neptune.
|
Copyright © 2022. All rights reserved.