| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
Future<RebootDBShardGroupResult> |
AmazonRDSAsyncClient.rebootDBShardGroupAsync(RebootDBShardGroupRequest request,
AsyncHandler<RebootDBShardGroupRequest,RebootDBShardGroupResult> asyncHandler) |
Future<RebootDBShardGroupResult> |
AbstractAmazonRDSAsync.rebootDBShardGroupAsync(RebootDBShardGroupRequest request,
AsyncHandler<RebootDBShardGroupRequest,RebootDBShardGroupResult> asyncHandler) |
Future<RebootDBShardGroupResult> |
AmazonRDSAsync.rebootDBShardGroupAsync(RebootDBShardGroupRequest rebootDBShardGroupRequest,
AsyncHandler<RebootDBShardGroupRequest,RebootDBShardGroupResult> asyncHandler)
You might need to reboot your DB shard group, usually for maintenance reasons.
|
| Modifier and Type | Method and Description |
|---|---|
RebootDBShardGroupRequest |
RebootDBShardGroupRequest.clone() |
RebootDBShardGroupRequest |
RebootDBShardGroupRequest.withDBShardGroupIdentifier(String dBShardGroupIdentifier)
The name of the DB shard group to reboot.
|
Copyright © 2024. All rights reserved.