Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.patch(String enterpriseId,
String userId,
String deviceId,
String installId,
Install content)
Requests to install the latest version of an app to a device.
|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.set(String parameterName,
Object value) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setAlt(String alt) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setDeviceId(String deviceId)
The Android ID of the device.
|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setFields(String fields) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setInstallId(String installId)
The ID of the product represented by the install, e.g.
|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setKey(String key) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setOauthToken(String oauthToken) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setQuotaUser(String quotaUser) |
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setUserId(String userId)
The ID of the user.
|
AndroidEnterprise.Installs.Patch |
AndroidEnterprise.Installs.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.