public abstract static class EventNotificationExecutionJob.Data.Builder extends Object implements JobTriggerData.Builder<EventNotificationExecutionJob.Data.Builder>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EventNotificationExecutionJob.Data |
build() |
static EventNotificationExecutionJob.Data.Builder |
create() |
abstract EventNotificationExecutionJob.Data.Builder |
eventDto(EventDto dto) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
type
public static EventNotificationExecutionJob.Data.Builder create()
public abstract EventNotificationExecutionJob.Data.Builder eventDto(EventDto dto)
public EventNotificationExecutionJob.Data build()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.