Interface MaintenanceWindow.Builder

  • Method Details

    • startTime

      MaintenanceWindow.Builder startTime(String startTime)

      Displays the start time of the next maintenance window.

      Parameters:
      startTime - Displays the start time of the next maintenance window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • durationInMinutes

      MaintenanceWindow.Builder durationInMinutes(Integer durationInMinutes)

      Displays the duration of the next maintenance window.

      Parameters:
      durationInMinutes - Displays the duration of the next maintenance window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.