Interface Schedule.DefinitionStages.WithExpiryTime

All Known Subinterfaces:
Schedule.Definition, Schedule.DefinitionStages.WithCreate
Enclosing interface:
Schedule.DefinitionStages

public static interface Schedule.DefinitionStages.WithExpiryTime
The stage of the Schedule definition allowing to specify expiryTime.
  • Method Details

    • withExpiryTime

      Specifies the expiryTime property: Gets or sets the end time of the schedule..
      Parameters:
      expiryTime - Gets or sets the end time of the schedule.
      Returns:
      the next definition stage.