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