| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupStatistics(AnomalyGroupStatistics anomalyGroupStatistics)
Aggregated details about the anomaly groups.
|
default ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupStatistics(Consumer<AnomalyGroupStatistics.Builder> anomalyGroupStatistics)
Aggregated details about the anomaly groups.
|
ListAnomalyGroupSummariesResponse.Builder |
ListAnomalyGroupSummariesResponse.Builder.anomalyGroupSummaryList(AnomalyGroupSummary... anomalyGroupSummaryList)
A list of anomaly group summaries.
|
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.
|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAnomalyGroupSummariesResponse.Builder> |
ListAnomalyGroupSummariesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.