target.apidocs.com.google.api.services.androidenterprise.AndroidEnterprise.Permissions.html Maven / Gradle / Ivy
The newest version!
AndroidEnterprise.Permissions (Google Play EMM API v1-rev20241113-2.0.0)
com.google.api.services.androidenterprise
Class AndroidEnterprise.Permissions
- java.lang.Object
-
- com.google.api.services.androidenterprise.AndroidEnterprise.Permissions
-
- Enclosing class:
- AndroidEnterprise
public class AndroidEnterprise.Permissions
extends Object
The "permissions" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AndroidEnterprise.Permissions.Get
-
Constructor Summary
Constructors
Constructor and Description
Permissions()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AndroidEnterprise.Permissions.Get
get(String permissionId)
Retrieves details of an Android app permission for display to an enterprise admin.
-
-
Method Detail
-
get
public AndroidEnterprise.Permissions.Get get(String permissionId)
throws IOException
Retrieves details of an Android app permission for display to an enterprise admin.
Create a request for the method "permissions.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:
permissionId
- The ID of the permission.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy