Interface MetricGranularityType.Builder

    • Method Detail

      • granularity

        MetricGranularityType.Builder granularity​(String granularity)

        The granularity. The only valid value is 1Minute.

        Parameters:
        granularity - The granularity. The only valid value is 1Minute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.