Interface StartQueryResponse.Builder

    • Method Detail

      • queryId

        StartQueryResponse.Builder queryId​(String queryId)

        The ID of the started query.

        Parameters:
        queryId - The ID of the started query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.