public static class EventReport.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EventReport |
build() |
EventReport.Builder |
copy(EventReport model) |
EventReport.Builder |
count(Integer count)
count of events currently registered on the system.
|
public EventReport.Builder count(Integer count)
count of events currently registered on the system.
count
- the value to setpublic EventReport build()
public EventReport.Builder copy(EventReport model)
Copyright © 2016–2024. All rights reserved.