Interface StartQueryWorkloadInsightsTopContributorsResponse.Builder

    • Method Detail

      • queryId

        StartQueryWorkloadInsightsTopContributorsResponse.Builder queryId​(String queryId)

        The identifier for the query. A query ID is an internally-generated identifier for a specific query returned from an API call to start a query.

        Parameters:
        queryId - The identifier for the query. A query ID is an internally-generated identifier for a specific query returned from an API call to start a query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.