public class Licensing.LicenseAssignments.Insert extends LicensingRequest<LicenseAssignment>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Insert(String productId,
String skuId,
LicenseAssignmentInsert content)
Assign a license.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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, 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 Insert(String productId, String skuId, LicenseAssignmentInsert content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Licensing.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
productId - A product's unique identifier. For more information about products in this version of the API, see
Products and SKUs.skuId - A product SKU's unique identifier. For more information about available SKUs in this version of the
API, see Products and SKUs.content - the LicenseAssignmentInsertpublic Licensing.LicenseAssignments.Insert set$Xgafv(String $Xgafv)
LicensingRequestset$Xgafv in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setAccessToken(String accessToken)
LicensingRequestsetAccessToken in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setAlt(String alt)
LicensingRequestsetAlt in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setCallback(String callback)
LicensingRequestsetCallback in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setFields(String fields)
LicensingRequestsetFields in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setKey(String key)
LicensingRequestsetKey in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setOauthToken(String oauthToken)
LicensingRequestsetOauthToken in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setPrettyPrint(Boolean prettyPrint)
LicensingRequestsetPrettyPrint in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setQuotaUser(String quotaUser)
LicensingRequestsetQuotaUser in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setUploadType(String uploadType)
LicensingRequestsetUploadType in class LicensingRequest<LicenseAssignment>public Licensing.LicenseAssignments.Insert setUploadProtocol(String uploadProtocol)
LicensingRequestsetUploadProtocol in class LicensingRequest<LicenseAssignment>public String getProductId()
public Licensing.LicenseAssignments.Insert setProductId(String productId)
public String getSkuId()
public Licensing.LicenseAssignments.Insert setSkuId(String skuId)
public Licensing.LicenseAssignments.Insert set(String parameterName, Object value)
set in class LicensingRequest<LicenseAssignment>Copyright © 2011–2025 Google. All rights reserved.