| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.anomalyDetectorSummaryList(AnomalyDetectorSummary... anomalyDetectorSummaryList)
A list of anomaly detectors in the account in the current region.
|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.anomalyDetectorSummaryList(Collection<AnomalyDetectorSummary> anomalyDetectorSummaryList)
A list of anomaly detectors in the account in the current region.
|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.anomalyDetectorSummaryList(Consumer<AnomalyDetectorSummary.Builder>... anomalyDetectorSummaryList)
A list of anomaly detectors in the account in the current region.
|
static ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.builder() |
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.Builder.nextToken(String nextToken)
If the response is truncated, the service returns this token.
|
ListAnomalyDetectorsResponse.Builder |
ListAnomalyDetectorsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAnomalyDetectorsResponse.Builder> |
ListAnomalyDetectorsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.