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