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