Interface CustomizedMetricSpecification.Builder

    • Method Detail

      • metricName

        CustomizedMetricSpecification.Builder metricName​(String metricName)

        The name of the customized metric.

        Parameters:
        metricName - The name of the customized metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • namespace

        CustomizedMetricSpecification.Builder namespace​(String namespace)

        The namespace of the customized metric.

        Parameters:
        namespace - The namespace of the customized metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statistic

        CustomizedMetricSpecification.Builder statistic​(String statistic)

        The statistic of the customized metric.

        Parameters:
        statistic - The statistic of the customized metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Statistic, Statistic