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

target.apidocs.com.google.api.services.androidenterprise.AndroidEnterprise.Grouplicenses.html Maven / Gradle / Ivy

The newest version!






AndroidEnterprise.Grouplicenses (Google Play EMM API v1-rev20241113-2.0.0)












com.google.api.services.androidenterprise

Class AndroidEnterprise.Grouplicenses

  • java.lang.Object
    • com.google.api.services.androidenterprise.AndroidEnterprise.Grouplicenses
  • Enclosing class:
    AndroidEnterprise


    public class AndroidEnterprise.Grouplicenses
    extends Object
    The "grouplicenses" collection of methods.
    • Constructor Detail

      • Grouplicenses

        public Grouplicenses()
    • Method Detail

      • get

        public AndroidEnterprise.Grouplicenses.Get get(String enterpriseId,
                                                       String groupLicenseId)
                                                throws IOException
        Retrieves details of an enterprise's group license for a product. **Note:** This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. Create a request for the method "grouplicenses.get". This request holds the parameters needed by the androidenterprise server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        enterpriseId - The ID of the enterprise.
        groupLicenseId - The ID of the product the group license is for, e.g. "app:com.google.android.gm".
        Returns:
        the request
        Throws:
        IOException
      • list

        public AndroidEnterprise.Grouplicenses.List list(String enterpriseId)
                                                  throws IOException
        Retrieves IDs of all products for which the enterprise has a group license. **Note:** This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations. Create a request for the method "grouplicenses.list". This request holds the parameters needed by the androidenterprise server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        enterpriseId - The ID of the enterprise.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy