| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
ServerlessV2ScalingConfiguration |
CreateDbClusterRequest.serverlessV2ScalingConfiguration()
Returns the value of the ServerlessV2ScalingConfiguration property for this object.
|
ServerlessV2ScalingConfiguration |
RestoreDbClusterFromSnapshotRequest.serverlessV2ScalingConfiguration()
Returns the value of the ServerlessV2ScalingConfiguration property for this object.
|
ServerlessV2ScalingConfiguration |
ModifyDbClusterRequest.serverlessV2ScalingConfiguration()
Returns the value of the ServerlessV2ScalingConfiguration property for this object.
|
ServerlessV2ScalingConfiguration |
RestoreDbClusterToPointInTimeRequest.serverlessV2ScalingConfiguration()
Returns the value of the ServerlessV2ScalingConfiguration property for this object.
|
ServerlessV2ScalingConfiguration |
RestoreDbClusterFromS3Request.serverlessV2ScalingConfiguration()
Returns the value of the ServerlessV2ScalingConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDbClusterRequest.Builder |
CreateDbClusterRequest.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)
Sets the value of the ServerlessV2ScalingConfiguration property for this object.
|
RestoreDbClusterFromSnapshotRequest.Builder |
RestoreDbClusterFromSnapshotRequest.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)
Sets the value of the ServerlessV2ScalingConfiguration property for this object.
|
ModifyDbClusterRequest.Builder |
ModifyDbClusterRequest.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)
Sets the value of the ServerlessV2ScalingConfiguration property for this object.
|
RestoreDbClusterToPointInTimeRequest.Builder |
RestoreDbClusterToPointInTimeRequest.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)
Sets the value of the ServerlessV2ScalingConfiguration property for this object.
|
RestoreDbClusterFromS3Request.Builder |
RestoreDbClusterFromS3Request.Builder.serverlessV2ScalingConfiguration(ServerlessV2ScalingConfiguration serverlessV2ScalingConfiguration)
Sets the value of the ServerlessV2ScalingConfiguration property for this object.
|
Copyright © 2022. All rights reserved.