Interface StartQueryExecutionResponse.Builder

  • Method Details

    • queryExecutionId

      StartQueryExecutionResponse.Builder queryExecutionId(String queryExecutionId)

      The unique ID of the query that ran as a result of this request.

      Parameters:
      queryExecutionId - The unique ID of the query that ran as a result of this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.