Package | Description |
---|---|
software.amazon.awssdk.services.rds |
|
software.amazon.awssdk.services.rds.transform |
Modifier and Type | Method and Description |
---|---|
default RebootDbInstanceResponse |
RdsClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest)
You might need to reboot your DB instance, usually for maintenance reasons.
|
default CompletableFuture<RebootDbInstanceResponse> |
RdsAsyncClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest)
You might need to reboot your DB instance, usually for maintenance reasons.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
RebootDbInstanceRequestMarshaller.marshall(RebootDbInstanceRequest rebootDbInstanceRequest) |
Copyright © 2022. All rights reserved.