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

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

The newest version!






ManagedPropertyBundle (Google Play EMM API v1-rev20241113-2.0.0)












com.google.api.services.androidenterprise.model

Class ManagedPropertyBundle

    • Constructor Detail

      • ManagedPropertyBundle

        public ManagedPropertyBundle()
    • Method Detail

      • getManagedProperty

        public List<ManagedProperty> getManagedProperty()
        The list of managed properties.
        Returns:
        value or null for none
      • setManagedProperty

        public ManagedPropertyBundle setManagedProperty(List<ManagedProperty> managedProperty)
        The list of managed properties.
        Parameters:
        managedProperty - managedProperty or null for none
      • clone

        public ManagedPropertyBundle clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy