Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
ServiceAccount |
ServiceAccount.clone() |
ServiceAccount |
ServiceAccount.set(String fieldName,
Object value) |
ServiceAccount |
ServiceAccount.setKey(ServiceAccountKey key)
Credentials that can be used to authenticate as this ServiceAccount.
|
ServiceAccount |
ServiceAccount.setKind(String kind)
Identifies what kind of resource this is.
|
ServiceAccount |
ServiceAccount.setName(String name)
The account name of the service account, in the form of an email address.
|
Copyright © 2011–2019 Google. All rights reserved.