Interface ProtectedQueryStatistics.Builder

    • Method Detail

      • totalDurationInMillis

        ProtectedQueryStatistics.Builder totalDurationInMillis​(Long totalDurationInMillis)

        The duration of the Protected Query, from creation until query completion.

        Parameters:
        totalDurationInMillis - The duration of the Protected Query, from creation until query completion.
        Returns:
        Returns a reference to this object so that method calls can be chained together.