Interface ScheduledAction.DefinitionStages
- Enclosing interface:
- ScheduledAction
public static interface ScheduledAction.DefinitionStages
The ScheduledAction definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the ScheduledAction definition.static interfaceThe stage of the ScheduledAction 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 interfaceThe stage of the ScheduledAction definition allowing to specify displayName.static interfaceThe stage of the ScheduledAction definition allowing to specify fileDestination.static interfaceThe stage of the ScheduledAction definition allowing to specify ifMatch.static interfaceThe stage of the ScheduledAction definition allowing to specify kind.static interfaceThe stage of the ScheduledAction definition allowing to specify notification.static interfaceThe stage of the ScheduledAction definition allowing to specify notificationEmail.static interfaceThe stage of the ScheduledAction definition allowing to specify schedule.static interfaceThe stage of the ScheduledAction definition allowing to specify scope.static interfaceThe stage of the ScheduledAction definition allowing to specify parent resource.static interfaceThe stage of the ScheduledAction definition allowing to specify status.static interfaceThe stage of the ScheduledAction definition allowing to specify viewId.