Interface StartQueryResponse.Builder

    • Method Detail

      • queryId

        StartQueryResponse.Builder queryId​(String queryId)

        The unique ID of the query.

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