public class AndroidEnterprise.Permissions extends Object
Modifier and Type | Class and Description |
---|---|
class |
AndroidEnterprise.Permissions.Get |
Constructor and Description |
---|
Permissions() |
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.
|
public AndroidEnterprise.Permissions.Get get(String permissionId) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.permissionId
- The ID of the permission.IOException
Copyright © 2011–2019 Google. All rights reserved.