Uses of Class
io.gs2.cdk.schedule.model.options.EventRepeatTypeIsDailyOptions
Packages that use EventRepeatTypeIsDailyOptions
-
Uses of EventRepeatTypeIsDailyOptions in io.gs2.cdk.schedule.model
Methods in io.gs2.cdk.schedule.model with parameters of type EventRepeatTypeIsDailyOptionsModifier and TypeMethodDescriptionstatic EventEvent.repeatTypeIsDaily(String name, EventScheduleType scheduleType, RepeatSetting repeatSetting, Integer repeatBeginHour, Integer repeatEndHour, EventRepeatTypeIsDailyOptions options) -
Uses of EventRepeatTypeIsDailyOptions in io.gs2.cdk.schedule.model.options
Methods in io.gs2.cdk.schedule.model.options that return EventRepeatTypeIsDailyOptionsModifier and TypeMethodDescriptionEventRepeatTypeIsDailyOptions.withAbsoluteBegin(Long absoluteBegin) EventRepeatTypeIsDailyOptions.withAbsoluteEnd(Long absoluteEnd) EventRepeatTypeIsDailyOptions.withMetadata(String metadata)