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

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

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






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












com.google.api.services.androidenterprise.model

Class AutoInstallConstraint

    • Constructor Detail

      • AutoInstallConstraint

        public AutoInstallConstraint()
    • Method Detail

      • getChargingStateConstraint

        public String getChargingStateConstraint()
        Charging state constraint.
        Returns:
        value or null for none
      • setChargingStateConstraint

        public AutoInstallConstraint setChargingStateConstraint(String chargingStateConstraint)
        Charging state constraint.
        Parameters:
        chargingStateConstraint - chargingStateConstraint or null for none
      • getDeviceIdleStateConstraint

        public String getDeviceIdleStateConstraint()
        Device idle state constraint.
        Returns:
        value or null for none
      • setDeviceIdleStateConstraint

        public AutoInstallConstraint setDeviceIdleStateConstraint(String deviceIdleStateConstraint)
        Device idle state constraint.
        Parameters:
        deviceIdleStateConstraint - deviceIdleStateConstraint or null for none
      • getNetworkTypeConstraint

        public String getNetworkTypeConstraint()
        Network type constraint.
        Returns:
        value or null for none
      • setNetworkTypeConstraint

        public AutoInstallConstraint setNetworkTypeConstraint(String networkTypeConstraint)
        Network type constraint.
        Parameters:
        networkTypeConstraint - networkTypeConstraint or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy