| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetEngineStatusResponse |
NeptunedataClient.getEngineStatus(Consumer<GetEngineStatusRequest.Builder> getEngineStatusRequest)
Retrieves the status of the graph database on the host.
|
default GetEngineStatusResponse |
NeptunedataClient.getEngineStatus(GetEngineStatusRequest getEngineStatusRequest)
Retrieves the status of the graph database on the host.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEngineStatusResponse> |
NeptunedataAsyncClient.getEngineStatus(Consumer<GetEngineStatusRequest.Builder> getEngineStatusRequest)
Retrieves the status of the graph database on the host.
|
default CompletableFuture<GetEngineStatusResponse> |
NeptunedataAsyncClient.getEngineStatus(GetEngineStatusRequest getEngineStatusRequest)
Retrieves the status of the graph database on the host.
|
Copyright © 2023. All rights reserved.