public class AndroidEnterprise.Users.SetAvailableProductSet extends AndroidEnterpriseRequest<ProductSet>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
SetAvailableProductSet(String enterpriseId,
String userId,
ProductSet content)
Modifies the set of products that a user is entitled to access (referred to as whitelisted
products).
|
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 SetAvailableProductSet(String enterpriseId, String userId, ProductSet content)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. SetAvailableProductSet#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.userId - The ID of the user.content - the ProductSetpublic AndroidEnterprise.Users.SetAvailableProductSet setAlt(String alt)
AndroidEnterpriseRequestsetAlt in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setFields(String fields)
AndroidEnterpriseRequestsetFields in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setKey(String key)
AndroidEnterpriseRequestsetKey in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setOauthToken(String oauthToken)
AndroidEnterpriseRequestsetOauthToken in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequestsetPrettyPrint in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setQuotaUser(String quotaUser)
AndroidEnterpriseRequestsetQuotaUser in class AndroidEnterpriseRequest<ProductSet>public AndroidEnterprise.Users.SetAvailableProductSet setUserIp(String userIp)
AndroidEnterpriseRequestsetUserIp in class AndroidEnterpriseRequest<ProductSet>public String getEnterpriseId()
public AndroidEnterprise.Users.SetAvailableProductSet setEnterpriseId(String enterpriseId)
public String getUserId()
public AndroidEnterprise.Users.SetAvailableProductSet setUserId(String userId)
public AndroidEnterprise.Users.SetAvailableProductSet set(String parameterName, Object value)
set in class AndroidEnterpriseRequest<ProductSet>Copyright © 2011–2018 Google. All rights reserved.