| Package | Description |
|---|---|
| com.google.api.services.androidenterprise | |
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidEnterprise.Enterprises.Enroll |
AndroidEnterprise.Enterprises.enroll(String token,
Enterprise content)
Enrolls an enterprise with the calling EMM.
|
| Constructor and Description |
|---|
Enroll(String token,
Enterprise content)
Enrolls an enterprise with the calling EMM.
|
| Modifier and Type | Method and Description |
|---|---|
Enterprise |
Enterprise.clone() |
Enterprise |
Enterprise.set(String fieldName,
Object value) |
Enterprise |
Enterprise.setAdministrator(List<Administrator> administrator)
Admins of the enterprise.
|
Enterprise |
Enterprise.setId(String id)
The unique ID for the enterprise.
|
Enterprise |
Enterprise.setKind(String kind)
Identifies what kind of resource this is.
|
Enterprise |
Enterprise.setName(String name)
The name of the enterprise, for example, "Example, Inc".
|
Enterprise |
Enterprise.setPrimaryDomain(String primaryDomain)
The enterprise's primary domain, such as "example.com".
|
| Modifier and Type | Method and Description |
|---|---|
List<Enterprise> |
EnterprisesListResponse.getEnterprise()
An enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
EnterprisesListResponse |
EnterprisesListResponse.setEnterprise(List<Enterprise> enterprise)
An enterprise.
|
Copyright © 2011–2018 Google. All rights reserved.