Uses of Class
software.amazon.awssdk.services.rds.model.RdsCustomClusterConfiguration
-
Packages that use RdsCustomClusterConfiguration Package Description software.amazon.awssdk.services.rds.model -
-
Uses of RdsCustomClusterConfiguration in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return RdsCustomClusterConfiguration Modifier and Type Method Description RdsCustomClusterConfigurationClusterPendingModifiedValues. rdsCustomClusterConfiguration()Reserved for future use.RdsCustomClusterConfigurationCreateDbClusterRequest. rdsCustomClusterConfiguration()Reserved for future use.RdsCustomClusterConfigurationDBCluster. rdsCustomClusterConfiguration()Reserved for future use.RdsCustomClusterConfigurationRestoreDbClusterFromSnapshotRequest. rdsCustomClusterConfiguration()Reserved for future use.RdsCustomClusterConfigurationRestoreDbClusterToPointInTimeRequest. rdsCustomClusterConfiguration()Reserved for future use.Methods in software.amazon.awssdk.services.rds.model with parameters of type RdsCustomClusterConfiguration Modifier and Type Method Description ClusterPendingModifiedValues.BuilderClusterPendingModifiedValues.Builder. rdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)Reserved for future use.CreateDbClusterRequest.BuilderCreateDbClusterRequest.Builder. rdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)Reserved for future use.DBCluster.BuilderDBCluster.Builder. rdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)Reserved for future use.RestoreDbClusterFromSnapshotRequest.BuilderRestoreDbClusterFromSnapshotRequest.Builder. rdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)Reserved for future use.RestoreDbClusterToPointInTimeRequest.BuilderRestoreDbClusterToPointInTimeRequest.Builder. rdsCustomClusterConfiguration(RdsCustomClusterConfiguration rdsCustomClusterConfiguration)Reserved for future use.
-