public class AndroidEnterprise.Products.Approve extends AndroidEnterpriseRequest<Void>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Approve(String enterpriseId,
String productId,
ProductsApproveRequest content)
Approves the specified product and the relevant app permissions, if any.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Approve(String enterpriseId, String productId, ProductsApproveRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. AndroidEnterprise.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
enterpriseId - The ID of the enterprise.productId - The ID of the product.content - the ProductsApproveRequestpublic AndroidEnterprise.Products.Approve setAlt(String alt)
AndroidEnterpriseRequestsetAlt in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setFields(String fields)
AndroidEnterpriseRequestsetFields in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setKey(String key)
AndroidEnterpriseRequestsetKey in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setOauthToken(String oauthToken)
AndroidEnterpriseRequestsetOauthToken in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequestsetPrettyPrint in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setQuotaUser(String quotaUser)
AndroidEnterpriseRequestsetQuotaUser in class AndroidEnterpriseRequest<Void>public AndroidEnterprise.Products.Approve setUserIp(String userIp)
AndroidEnterpriseRequestsetUserIp in class AndroidEnterpriseRequest<Void>public String getEnterpriseId()
public AndroidEnterprise.Products.Approve setEnterpriseId(String enterpriseId)
public String getProductId()
public AndroidEnterprise.Products.Approve setProductId(String productId)
public AndroidEnterprise.Products.Approve set(String parameterName, Object value)
set in class AndroidEnterpriseRequest<Void>Copyright © 2011–2018 Google. All rights reserved.