public static class WorkRequestLogEntryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntryCollection |
build() |
WorkRequestLogEntryCollection.Builder |
copy(WorkRequestLogEntryCollection model) |
WorkRequestLogEntryCollection.Builder |
items(List<WorkRequestLogEntry> items)
List of workRequestLogEntry resources
|
WorkRequestLogEntryCollection.Builder |
locks(List<ResourceLock> locks)
Locks associated with this resource.
|
public WorkRequestLogEntryCollection.Builder items(List<WorkRequestLogEntry> items)
List of workRequestLogEntry resources
items
- the value to setpublic WorkRequestLogEntryCollection.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic WorkRequestLogEntryCollection build()
public WorkRequestLogEntryCollection.Builder copy(WorkRequestLogEntryCollection model)
Copyright © 2016–2024. All rights reserved.