Uses of Class
io.gs2.cdk.schedule.model.options.RepeatScheduleOptions
Packages that use RepeatScheduleOptions
-
Uses of RepeatScheduleOptions in io.gs2.cdk.schedule.model
Constructors in io.gs2.cdk.schedule.model with parameters of type RepeatScheduleOptions -
Uses of RepeatScheduleOptions in io.gs2.cdk.schedule.model.options
Methods in io.gs2.cdk.schedule.model.options that return RepeatScheduleOptionsModifier and TypeMethodDescriptionRepeatScheduleOptions.withCurrentRepeatEndAt(Long currentRepeatEndAt) RepeatScheduleOptions.withCurrentRepeatStartAt(Long currentRepeatStartAt) RepeatScheduleOptions.withLastRepeatEndAt(Long lastRepeatEndAt) RepeatScheduleOptions.withNextRepeatStartAt(Long nextRepeatStartAt)