| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifyCurrentDbClusterCapacityResponse |
RdsClient.modifyCurrentDBClusterCapacity(ModifyCurrentDbClusterCapacityRequest modifyCurrentDbClusterCapacityRequest)
Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.
|
default CompletableFuture<ModifyCurrentDbClusterCapacityResponse> |
RdsAsyncClient.modifyCurrentDBClusterCapacity(ModifyCurrentDbClusterCapacityRequest modifyCurrentDbClusterCapacityRequest)
Set the capacity of an Aurora Serverless v1 DB cluster to a specific value.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyCurrentDbClusterCapacityRequestMarshaller.marshall(ModifyCurrentDbClusterCapacityRequest modifyCurrentDbClusterCapacityRequest) |
Copyright © 2022. All rights reserved.