Interface Schedule.DefinitionStages
- Enclosing interface:
- Schedule
public static interface Schedule.DefinitionStages
The Schedule definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The first stage of the Schedule definition.static interface
The stage of the Schedule definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interface
The stage of the Schedule definition allowing to specify notes.static interface
The stage of the Schedule definition allowing to specify parent resource.static interface
The stage of the Schedule definition allowing to specify recurrencePattern.static interface
The stage of the Schedule definition allowing to specify startAt.static interface
The stage of the Schedule definition allowing to specify stopAt.static interface
The stage of the Schedule definition allowing to specify timeZoneId.