Interface ListAnomalyGroupRelatedMetricsResponse.Builder

    • Method Detail

      • interMetricImpactList

        ListAnomalyGroupRelatedMetricsResponse.Builder interMetricImpactList​(Collection<InterMetricImpactDetails> interMetricImpactList)

        Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

        Parameters:
        interMetricImpactList - Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • interMetricImpactList

        ListAnomalyGroupRelatedMetricsResponse.Builder interMetricImpactList​(InterMetricImpactDetails... interMetricImpactList)

        Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

        Parameters:
        interMetricImpactList - Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListAnomalyGroupRelatedMetricsResponse.Builder nextToken​(String nextToken)

        The pagination token that's included if more results are available.

        Parameters:
        nextToken - The pagination token that's included if more results are available.
        Returns:
        Returns a reference to this object so that method calls can be chained together.