Interface StartQueryResponse.Builder

  • Method Details

    • queryId

      The unique identifier for the query execution.

      Parameters:
      queryId - The unique identifier for the query execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The initial query status. The value is always SUBMITTED upon creation.

      Parameters:
      status - The initial query status. The value is always SUBMITTED upon creation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The initial query status. The value is always SUBMITTED upon creation.

      Parameters:
      status - The initial query status. The value is always SUBMITTED upon creation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: