Interface FlexibleTimeWindow.Builder

    • Method Detail

      • 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.