public static class WorkRequestLogCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogCollection |
build() |
WorkRequestLogCollection.Builder |
copy(WorkRequestLogCollection model) |
WorkRequestLogCollection.Builder |
items(List<WorkRequestLog> items)
This is an array of logs for the work request.
|
public WorkRequestLogCollection.Builder items(List<WorkRequestLog> items)
This is an array of logs for the work request.
items
- the value to setpublic WorkRequestLogCollection build()
public WorkRequestLogCollection.Builder copy(WorkRequestLogCollection model)
Copyright © 2016–2024. All rights reserved.