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