Schedule.DefinitionStages.WithWeeklyRecurrence Interface
public static interface Schedule.DefinitionStages.WithWeeklyRecurrence
The stage of the Schedule definition allowing to specify weeklyRecurrence.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withWeeklyRecurrence(WeekDetails weeklyRecurrence)
Specifies the weekly |
Method Details
withWeeklyRecurrence
public abstract Schedule.DefinitionStages.WithCreate withWeeklyRecurrence(WeekDetails weeklyRecurrence)
Specifies the weeklyRecurrence property: If the schedule will occur only some days of the week, specify the weekly recurrence..
Parameters:
Returns: