| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics |
This is the Amazon Lookout for Metrics API Reference.
|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectionExecutionsResult |
AmazonLookoutMetricsClient.describeAnomalyDetectionExecutions(DescribeAnomalyDetectionExecutionsRequest request)
Returns information about the status of the specified anomaly detection jobs.
|
DescribeAnomalyDetectionExecutionsResult |
AbstractAmazonLookoutMetrics.describeAnomalyDetectionExecutions(DescribeAnomalyDetectionExecutionsRequest request) |
DescribeAnomalyDetectionExecutionsResult |
AmazonLookoutMetrics.describeAnomalyDetectionExecutions(DescribeAnomalyDetectionExecutionsRequest describeAnomalyDetectionExecutionsRequest)
Returns information about the status of the specified anomaly detection jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectionExecutionsResult |
DescribeAnomalyDetectionExecutionsResult.clone() |
DescribeAnomalyDetectionExecutionsResult |
DescribeAnomalyDetectionExecutionsResult.withExecutionList(Collection<ExecutionStatus> executionList)
A list of detection jobs.
|
DescribeAnomalyDetectionExecutionsResult |
DescribeAnomalyDetectionExecutionsResult.withExecutionList(ExecutionStatus... executionList)
A list of detection jobs.
|
DescribeAnomalyDetectionExecutionsResult |
DescribeAnomalyDetectionExecutionsResult.withNextToken(String nextToken)
The pagination token that's included if more results are available.
|
Copyright © 2024. All rights reserved.