| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default RebootDbInstanceResponse |
NeptuneClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest)
You might need to reboot your DB instance, usually for maintenance reasons.
|
default CompletableFuture<RebootDbInstanceResponse> |
NeptuneAsyncClient.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 © 2023. All rights reserved.