Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.get(String enterpriseId,
String productId)
Retrieves details of a product for display to an enterprise admin.
|
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.set(String parameterName,
Object value) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setAlt(String alt) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setFields(String fields) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setKey(String key) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setLanguage(String language)
The BCP47 tag for the user's preferred language (e.g.
|
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setOauthToken(String oauthToken) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setProductId(String productId)
The ID of the product, e.g.
|
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setQuotaUser(String quotaUser) |
AndroidEnterprise.Products.Get |
AndroidEnterprise.Products.Get.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.