Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.patch(String enterpriseId,
String userId,
String deviceId,
Device content)
Updates the device policy.
|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.set(String parameterName,
Object value) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setAlt(String alt) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setDeviceId(String deviceId)
The ID of the device.
|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setFields(String fields) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setKey(String key) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setOauthToken(String oauthToken) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setQuotaUser(String quotaUser) |
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setUpdateMask(String updateMask)
Mask that identifies which fields to update.
|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setUserId(String userId)
The ID of the user.
|
AndroidEnterprise.Devices.Patch |
AndroidEnterprise.Devices.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.