Class Windows10AppsForceUpdateSchedule.Builder

    • Method Detail

      • runImmediatelyIfAfterStartDateTime

        public Windows10AppsForceUpdateSchedule.Builder runImmediatelyIfAfterStartDateTime​(Boolean runImmediatelyIfAfterStartDateTime)
        “If true, runs the task immediately if StartDateTime is in the past, else, runs at the next recurrence.”
        Parameters:
        runImmediatelyIfAfterStartDateTime - value of runImmediatelyIfAfterStartDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • startDateTime

        public Windows10AppsForceUpdateSchedule.Builder startDateTime​(OffsetDateTime startDateTime)
        “The start time for the force restart.”
        Parameters:
        startDateTime - value of startDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)