Interface WeeklyAutoScalingSchedule.Builder

  • Method Details

    • monday

      The schedule for Monday.

      Parameters:
      monday - The schedule for Monday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tuesday

      The schedule for Tuesday.

      Parameters:
      tuesday - The schedule for Tuesday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • wednesday

      The schedule for Wednesday.

      Parameters:
      wednesday - The schedule for Wednesday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thursday

      The schedule for Thursday.

      Parameters:
      thursday - The schedule for Thursday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • friday

      The schedule for Friday.

      Parameters:
      friday - The schedule for Friday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • saturday

      The schedule for Saturday.

      Parameters:
      saturday - The schedule for Saturday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sunday

      The schedule for Sunday.

      Parameters:
      sunday - The schedule for Sunday.
      Returns:
      Returns a reference to this object so that method calls can be chained together.