target.apidocs.com.google.api.services.androidenterprise.AndroidEnterprise.Grouplicenseusers.html Maven / Gradle / Ivy
The newest version!
AndroidEnterprise.Grouplicenseusers (Google Play EMM API v1-rev20241113-2.0.0)
com.google.api.services.androidenterprise
Class AndroidEnterprise.Grouplicenseusers
- java.lang.Object
-
- com.google.api.services.androidenterprise.AndroidEnterprise.Grouplicenseusers
-
- Enclosing class:
- AndroidEnterprise
public class AndroidEnterprise.Grouplicenseusers
extends Object
The "grouplicenseusers" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidEnterprise.Grouplicenseusers.List
-
Constructor Summary
Constructors
Constructor and Description
Grouplicenseusers()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidEnterprise.Grouplicenseusers.List
list(String enterpriseId,
String groupLicenseId)
Retrieves the IDs of the users who have been granted entitlements under the license.
-
-
Method Detail
-
list
public AndroidEnterprise.Grouplicenseusers.List list(String enterpriseId,
String groupLicenseId)
throws IOException
Retrieves the IDs of the users who have been granted entitlements under the 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 "grouplicenseusers.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.
groupLicenseId
- The ID of the product the group license is for, e.g. "app:com.google.android.gm".
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy