Interface GremlinQueryStatusAttributes.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GremlinQueryStatusAttributes.Builder,GremlinQueryStatusAttributes>, SdkBuilder<GremlinQueryStatusAttributes.Builder,GremlinQueryStatusAttributes>, SdkPojo
Enclosing class:
GremlinQueryStatusAttributes

public static interface GremlinQueryStatusAttributes.Builder extends SdkPojo, CopyableBuilder<GremlinQueryStatusAttributes.Builder,GremlinQueryStatusAttributes>
  • Method Details

    • message

      The status message.

      Parameters:
      message - The status message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The HTTP response code returned fro the Gremlin query request..

      Parameters:
      code - The HTTP response code returned fro the Gremlin query request..
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributes

      Attributes of the Gremlin query status.

      Parameters:
      attributes - Attributes of the Gremlin query status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.