| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGremlinQueryStatusResponse |
NeptunedataClient.getGremlinQueryStatus(Consumer<GetGremlinQueryStatusRequest.Builder> getGremlinQueryStatusRequest)
Gets the status of a specified Gremlin query.
|
default GetGremlinQueryStatusResponse |
NeptunedataClient.getGremlinQueryStatus(GetGremlinQueryStatusRequest getGremlinQueryStatusRequest)
Gets the status of a specified Gremlin query.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGremlinQueryStatusResponse> |
NeptunedataAsyncClient.getGremlinQueryStatus(Consumer<GetGremlinQueryStatusRequest.Builder> getGremlinQueryStatusRequest)
Gets the status of a specified Gremlin query.
|
default CompletableFuture<GetGremlinQueryStatusResponse> |
NeptunedataAsyncClient.getGremlinQueryStatus(GetGremlinQueryStatusRequest getGremlinQueryStatusRequest)
Gets the status of a specified Gremlin query.
|
Copyright © 2023. All rights reserved.