All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidenterprise.model.MaintenanceWindow.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241113-2.0.0
Show newest version






MaintenanceWindow (Google Play EMM API v1-rev20210723-1.32.1)












com.google.api.services.androidenterprise.model

Class MaintenanceWindow

    • Constructor Detail

      • MaintenanceWindow

        public MaintenanceWindow()
    • Method Detail

      • getDurationMs

        public Long getDurationMs()
        Duration of the maintenance window, in milliseconds. The duration must be between 30 minutes and 24 hours (inclusive).
        Returns:
        value or null for none
      • setDurationMs

        public MaintenanceWindow setDurationMs(Long durationMs)
        Duration of the maintenance window, in milliseconds. The duration must be between 30 minutes and 24 hours (inclusive).
        Parameters:
        durationMs - durationMs or null for none
      • getStartTimeAfterMidnightMs

        public Long getStartTimeAfterMidnightMs()
        Start time of the maintenance window, in milliseconds after midnight on the device. Windows can span midnight.
        Returns:
        value or null for none
      • setStartTimeAfterMidnightMs

        public MaintenanceWindow setStartTimeAfterMidnightMs(Long startTimeAfterMidnightMs)
        Start time of the maintenance window, in milliseconds after midnight on the device. Windows can span midnight.
        Parameters:
        startTimeAfterMidnightMs - startTimeAfterMidnightMs or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy