public static class WorkRequestLogEntry.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
WorkRequestLogEntry |
build() |
WorkRequestLogEntry.Builder |
copy(WorkRequestLogEntry o) |
WorkRequestLogEntry.Builder |
message(String message) |
WorkRequestLogEntry.Builder |
timeStamp(Date timeStamp) |
public WorkRequestLogEntry.Builder message(String message)
public WorkRequestLogEntry.Builder timeStamp(Date timeStamp)
public WorkRequestLogEntry build()
public WorkRequestLogEntry.Builder copy(WorkRequestLogEntry o)
Copyright © 2016–2020. All rights reserved.