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