| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
GremlinQueryStatusAttributes |
GremlinQueryStatusAttributes.clone() |
GremlinQueryStatusAttributes |
ExecuteGremlinQueryResult.getStatus()
The status of the Gremlin query.
|
GremlinQueryStatusAttributes |
GremlinQueryStatusAttributes.withCode(Integer code)
The HTTP response code returned fro the Gremlin query request..
|
GremlinQueryStatusAttributes |
GremlinQueryStatusAttributes.withMessage(String message)
The status message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteGremlinQueryResult.setStatus(GremlinQueryStatusAttributes status)
The status of the Gremlin query.
|
ExecuteGremlinQueryResult |
ExecuteGremlinQueryResult.withStatus(GremlinQueryStatusAttributes status)
The status of the Gremlin query.
|
Copyright © 2025. All rights reserved.