Interface GremlinQueryStatusAttributes.Builder

  • 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.