Interface MetricStreamStatisticsMetric.Builder

    • Method Detail

      • namespace

        MetricStreamStatisticsMetric.Builder namespace​(String namespace)

        The namespace of the metric.

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

        MetricStreamStatisticsMetric.Builder metricName​(String metricName)

        The name of the metric.

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