public class AndroidEnterprise.Products.GetAppRestrictionsSchema extends AndroidEnterpriseRequest<AppRestrictionsSchema>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetAppRestrictionsSchema(String enterpriseId,
String productId)
Retrieves the schema that defines the configurable properties for this product.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected GetAppRestrictionsSchema(String enterpriseId, String productId)
AbstractGoogleClientRequest.execute() method to invoke
the remote operation. GetAppRestrictionsSchema#initialize(com.google.api.client.goog
leapis.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.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AppRestrictionsSchema>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AppRestrictionsSchema>IOExceptionpublic AndroidEnterprise.Products.GetAppRestrictionsSchema set$Xgafv(String $Xgafv)
AndroidEnterpriseRequestset$Xgafv in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setAccessToken(String accessToken)
AndroidEnterpriseRequestsetAccessToken in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setAlt(String alt)
AndroidEnterpriseRequestsetAlt in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setCallback(String callback)
AndroidEnterpriseRequestsetCallback in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setFields(String fields)
AndroidEnterpriseRequestsetFields in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setKey(String key)
AndroidEnterpriseRequestsetKey in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setOauthToken(String oauthToken)
AndroidEnterpriseRequestsetOauthToken in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequestsetPrettyPrint in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setQuotaUser(String quotaUser)
AndroidEnterpriseRequestsetQuotaUser in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setUploadType(String uploadType)
AndroidEnterpriseRequestsetUploadType in class AndroidEnterpriseRequest<AppRestrictionsSchema>public AndroidEnterprise.Products.GetAppRestrictionsSchema setUploadProtocol(String uploadProtocol)
AndroidEnterpriseRequestsetUploadProtocol in class AndroidEnterpriseRequest<AppRestrictionsSchema>public String getEnterpriseId()
public AndroidEnterprise.Products.GetAppRestrictionsSchema setEnterpriseId(String enterpriseId)
public String getProductId()
public AndroidEnterprise.Products.GetAppRestrictionsSchema setProductId(String productId)
public String getLanguage()
public AndroidEnterprise.Products.GetAppRestrictionsSchema setLanguage(String language)
public AndroidEnterprise.Products.GetAppRestrictionsSchema set(String parameterName, Object value)
set in class AndroidEnterpriseRequest<AppRestrictionsSchema>Copyright © 2011–2025 Google. All rights reserved.