| Package | Description |
|---|---|
| com.google.api.services.androidenterprise | |
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidEnterprise.Enterprises.SetAccount |
AndroidEnterprise.Enterprises.setAccount(String enterpriseId,
EnterpriseAccount content)
Sets the account that will be used to authenticate to the API as the enterprise.
|
| Constructor and Description |
|---|
SetAccount(String enterpriseId,
EnterpriseAccount content)
Sets the account that will be used to authenticate to the API as the enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
EnterpriseAccount |
EnterpriseAccount.clone() |
EnterpriseAccount |
EnterpriseAccount.set(String fieldName,
Object value) |
EnterpriseAccount |
EnterpriseAccount.setAccountEmail(String accountEmail)
The email address of the service account.
|
EnterpriseAccount |
EnterpriseAccount.setKind(String kind)
Identifies what kind of resource this is.
|
Copyright © 2011–2018 Google. All rights reserved.