| Modifier and Type | Method and Description |
|---|---|
static CronOptions.Builder |
CronOptions.builder() |
CronOptions.Builder |
CronOptions.Builder.withDay(String value)
Sets the value of Day
|
CronOptions.Builder |
CronOptions.Builder.withHour(String value)
Sets the value of Hour
|
CronOptions.Builder |
CronOptions.Builder.withMinute(String value)
Sets the value of Minute
|
CronOptions.Builder |
CronOptions.Builder.withMonth(String value)
Sets the value of Month
|
CronOptions.Builder |
CronOptions.Builder.withWeekDay(String value)
Sets the value of WeekDay
|
CronOptions.Builder |
CronOptions.Builder.withYear(String value)
Sets the value of Year
|
Copyright © 2019. All rights reserved.