Interface FlexibleTimeWindow.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FlexibleTimeWindow.Builder,FlexibleTimeWindow>, SdkBuilder<FlexibleTimeWindow.Builder,FlexibleTimeWindow>, SdkPojo
Enclosing class:
FlexibleTimeWindow

public static interface FlexibleTimeWindow.Builder extends SdkPojo, CopyableBuilder<FlexibleTimeWindow.Builder,FlexibleTimeWindow>
  • Method Details

    • maximumWindowInMinutes

      FlexibleTimeWindow.Builder maximumWindowInMinutes(Integer maximumWindowInMinutes)

      The maximum time window during which a schedule can be invoked.

      Parameters:
      maximumWindowInMinutes - The maximum time window during which a schedule can be invoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mode

      Determines whether the schedule is invoked within a flexible time window.

      Parameters:
      mode - Determines whether the schedule is invoked within a flexible time window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      Determines whether the schedule is invoked within a flexible time window.

      Parameters:
      mode - Determines whether the schedule is invoked within a flexible time window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: