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