Uses of Class
software.amazon.awssdk.services.neptunedata.model.GremlinQueryStatusAttributes
-
Packages that use GremlinQueryStatusAttributes Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of GremlinQueryStatusAttributes in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return GremlinQueryStatusAttributes Modifier and Type Method Description GremlinQueryStatusAttributesExecuteGremlinQueryResponse. status()The status of the Gremlin query.Methods in software.amazon.awssdk.services.neptunedata.model with parameters of type GremlinQueryStatusAttributes Modifier and Type Method Description ExecuteGremlinQueryResponse.BuilderExecuteGremlinQueryResponse.Builder. status(GremlinQueryStatusAttributes status)The status of the Gremlin query.
-