| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
RdsCustomClusterConfiguration |
RdsCustomClusterConfiguration.clone() |
RdsCustomClusterConfiguration |
ClusterPendingModifiedValues.getRdsCustomClusterConfiguration()
Reserved for future use.
|
RdsCustomClusterConfiguration |
RestoreDBClusterToPointInTimeRequest.getRdsCustomClusterConfiguration()
Reserved for future use.
|
RdsCustomClusterConfiguration |
RestoreDBClusterFromSnapshotRequest.getRdsCustomClusterConfiguration()
Reserved for future use.
|
RdsCustomClusterConfiguration |
DBCluster.getRdsCustomClusterConfiguration()
Reserved for future use.
|
RdsCustomClusterConfiguration |
CreateDBClusterRequest.getRdsCustomClusterConfiguration()
Reserved for future use.
|
RdsCustomClusterConfiguration |
RdsCustomClusterConfiguration.withInterconnectSubnetId(String interconnectSubnetId)
Reserved for future use.
|
RdsCustomClusterConfiguration |
RdsCustomClusterConfiguration.withReplicaMode(ReplicaMode replicaMode)
Reserved for future use.
|
RdsCustomClusterConfiguration |
RdsCustomClusterConfiguration.withReplicaMode(String replicaMode)
Reserved for future use.
|
RdsCustomClusterConfiguration |
RdsCustomClusterConfiguration.withTransitGatewayMulticastDomainId(String transitGatewayMulticastDomainId)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterPendingModifiedValues.setRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
void |
RestoreDBClusterToPointInTimeRequest.setRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
void |
RestoreDBClusterFromSnapshotRequest.setRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
void |
DBCluster.setRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
void |
CreateDBClusterRequest.setRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
ClusterPendingModifiedValues |
ClusterPendingModifiedValues.withRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
RestoreDBClusterToPointInTimeRequest |
RestoreDBClusterToPointInTimeRequest.withRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
RestoreDBClusterFromSnapshotRequest |
RestoreDBClusterFromSnapshotRequest.withRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
DBCluster |
DBCluster.withRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
CreateDBClusterRequest |
CreateDBClusterRequest.withRdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)
Reserved for future use.
|
Copyright © 2024. All rights reserved.