| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionStatus> |
DescribeAnomalyDetectionExecutionsResponse.executionList()
A list of detection jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectionExecutionsResponse.Builder |
DescribeAnomalyDetectionExecutionsResponse.Builder.executionList(ExecutionStatus... executionList)
A list of detection jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyDetectionExecutionsResponse.Builder |
DescribeAnomalyDetectionExecutionsResponse.Builder.executionList(Collection<ExecutionStatus> executionList)
A list of detection jobs.
|
Copyright © 2023. All rights reserved.