Interface ApplicationMaintenanceConfigurationDescription.Builder

    • Method Detail

      • applicationMaintenanceWindowStartTime

        ApplicationMaintenanceConfigurationDescription.Builder applicationMaintenanceWindowStartTime​(String applicationMaintenanceWindowStartTime)

        The start time for the maintenance window.

        Parameters:
        applicationMaintenanceWindowStartTime - The start time for the maintenance window.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationMaintenanceWindowEndTime

        ApplicationMaintenanceConfigurationDescription.Builder applicationMaintenanceWindowEndTime​(String applicationMaintenanceWindowEndTime)

        The end time for the maintenance window.

        Parameters:
        applicationMaintenanceWindowEndTime - The end time for the maintenance window.
        Returns:
        Returns a reference to this object so that method calls can be chained together.