Interface PartnerAppMaintenanceConfig.Builder

    • Method Detail

      • maintenanceWindowStart

        PartnerAppMaintenanceConfig.Builder maintenanceWindowStart​(String maintenanceWindowStart)

        The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. This value must take the following format: 3-letter-day:24-h-hour:minute. For example: TUE:03:30.

        Parameters:
        maintenanceWindowStart - The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. This value must take the following format: 3-letter-day:24-h-hour:minute. For example: TUE:03:30.
        Returns:
        Returns a reference to this object so that method calls can be chained together.