Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.patch(String enterpriseId,
String userId,
User content)
Updates the details of an EMM-managed user.
|
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.set(String parameterName,
Object value) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setAlt(String alt) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setFields(String fields) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setKey(String key) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setOauthToken(String oauthToken) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setQuotaUser(String quotaUser) |
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setUserId(String userId)
The ID of the user.
|
AndroidEnterprise.Users.Patch |
AndroidEnterprise.Users.Patch.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.