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(java.lang.String enterpriseId,
EnterpriseAccount content)
Sets the account that will be used to authenticate to the API as the enterprise.
|
Constructor and Description |
---|
SetAccount(java.lang.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(java.lang.String fieldName,
java.lang.Object value) |
EnterpriseAccount |
EnterpriseAccount.setAccountEmail(java.lang.String accountEmail)
The email address of the service account.
|
EnterpriseAccount |
EnterpriseAccount.setKind(java.lang.String kind) |