public class Walletobjects.Giftcardclass.Update extends WalletobjectsRequest<GiftCardClass>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Update(String resourceId,
GiftCardClass content)
Updates the gift card class referenced by the given class ID.
|
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 Update(String resourceId, GiftCardClass content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Walletobjects.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
resourceId - The unique identifier for a class. This ID must be unique across all classes from an issuer. This
value should follow the format issuer ID. identifier where the former is issued by Google
and latter is chosen by you. Your unique identifier should only include alphanumeric
characters, '.', '_', or '-'.content - the GiftCardClasspublic Walletobjects.Giftcardclass.Update set$Xgafv(String $Xgafv)
WalletobjectsRequestset$Xgafv in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setAccessToken(String accessToken)
WalletobjectsRequestsetAccessToken in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setAlt(String alt)
WalletobjectsRequestsetAlt in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setCallback(String callback)
WalletobjectsRequestsetCallback in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setFields(String fields)
WalletobjectsRequestsetFields in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setKey(String key)
WalletobjectsRequestsetKey in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setOauthToken(String oauthToken)
WalletobjectsRequestsetOauthToken in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setPrettyPrint(Boolean prettyPrint)
WalletobjectsRequestsetPrettyPrint in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setQuotaUser(String quotaUser)
WalletobjectsRequestsetQuotaUser in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setUploadType(String uploadType)
WalletobjectsRequestsetUploadType in class WalletobjectsRequest<GiftCardClass>public Walletobjects.Giftcardclass.Update setUploadProtocol(String uploadProtocol)
WalletobjectsRequestsetUploadProtocol in class WalletobjectsRequest<GiftCardClass>public String getResourceId()
public Walletobjects.Giftcardclass.Update setResourceId(String resourceId)
public Walletobjects.Giftcardclass.Update set(String parameterName, Object value)
set in class WalletobjectsRequest<GiftCardClass>Copyright © 2011–2025 Google. All rights reserved.