default ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupStatistics(Consumer<AnomalyGroupStatistics.Builder> anomalyGroupStatistics) |
Aggregated details about the anomaly groups.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupStatistics(AnomalyGroupStatistics anomalyGroupStatistics) |
Aggregated details about the anomaly groups.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupSummaryList(Collection<AnomalyGroupSummary> anomalyGroupSummaryList) |
A list of anomaly group summaries.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupSummaryList(Consumer<AnomalyGroupSummary.Builder>... anomalyGroupSummaryList) |
A list of anomaly group summaries.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupSummaryList(AnomalyGroupSummary... anomalyGroupSummaryList) |
A list of anomaly group summaries.
|
static ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.builder() |
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.nextToken(String nextToken) |
The pagination token that's included if more results are available.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.toBuilder() |
|