| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyDetectorConfigSummary.Builder |
AnomalyDetectorConfigSummary.Builder.anomalyDetectorFrequency(Frequency anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
AnomalyDetectorConfigSummary.Builder |
AnomalyDetectorConfigSummary.Builder.anomalyDetectorFrequency(String anomalyDetectorFrequency)
The interval at which the detector analyzes its source data.
|
static AnomalyDetectorConfigSummary.Builder |
AnomalyDetectorConfigSummary.builder() |
AnomalyDetectorConfigSummary.Builder |
AnomalyDetectorConfigSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AnomalyDetectorConfigSummary.Builder> |
AnomalyDetectorConfigSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAnomalyDetectorResponse.Builder |
DescribeAnomalyDetectorResponse.Builder.anomalyDetectorConfig(Consumer<AnomalyDetectorConfigSummary.Builder> anomalyDetectorConfig)
Contains information about the detector's configuration.
|
Copyright © 2023. All rights reserved.