Interface ScheduleConfiguration.Builder

  • Method Details

    • interval

      The interval between scheduled executions.

      Parameters:
      interval - The interval between scheduled executions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unit

      The unit for the interval. The following are valid values:

      • HOURLY: The interval is measured in hours.

      Parameters:
      unit - The unit for the interval. The following are valid values:

      • HOURLY: The interval is measured in hours.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • unit

      The unit for the interval. The following are valid values:

      • HOURLY: The interval is measured in hours.

      Parameters:
      unit - The unit for the interval. The following are valid values:

      • HOURLY: The interval is measured in hours.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: