Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.list(String enterpriseId,
String userId,
String deviceId)
Retrieves the details of all apps installed on the specified device.
|
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.set(String parameterName,
Object value) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setAlt(String alt) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setDeviceId(String deviceId)
The Android ID of the device.
|
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setFields(String fields) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setKey(String key) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setOauthToken(String oauthToken) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setQuotaUser(String quotaUser) |
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setUserId(String userId)
The ID of the user.
|
AndroidEnterprise.Installs.List |
AndroidEnterprise.Installs.List.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.