public static class DetectAnomalyJobCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DetectAnomalyJobCollection |
build() |
DetectAnomalyJobCollection.Builder |
copy(DetectAnomalyJobCollection model) |
DetectAnomalyJobCollection.Builder |
items(List<DetectAnomalyJobSummary> items)
List of Anomaly Detection jobs.
|
public DetectAnomalyJobCollection.Builder items(List<DetectAnomalyJobSummary> items)
List of Anomaly Detection jobs.
items
- the value to setpublic DetectAnomalyJobCollection build()
public DetectAnomalyJobCollection.Builder copy(DetectAnomalyJobCollection model)
Copyright © 2016–2024. All rights reserved.