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