public class ShoppingContent.Returnpolicyonline.Patch extends ShoppingContentRequest<ReturnPolicyOnline>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Patch(Long merchantId,
String returnPolicyId,
ReturnPolicyOnline content)
Updates an existing return policy.
|
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 Patch(Long merchantId, String returnPolicyId, ReturnPolicyOnline content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. ShoppingContent.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
merchantId - Required. The id of the merchant for which to retrieve the return policy online object.returnPolicyId - Required. The id of the return policy to update.content - the ReturnPolicyOnlinepublic ShoppingContent.Returnpolicyonline.Patch set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<ReturnPolicyOnline>public ShoppingContent.Returnpolicyonline.Patch setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<ReturnPolicyOnline>public Long getMerchantId()
public ShoppingContent.Returnpolicyonline.Patch setMerchantId(Long merchantId)
public String getReturnPolicyId()
public ShoppingContent.Returnpolicyonline.Patch setReturnPolicyId(String returnPolicyId)
public ShoppingContent.Returnpolicyonline.Patch set(String parameterName, Object value)
set in class ShoppingContentRequest<ReturnPolicyOnline>Copyright © 2011–2023 Google. All rights reserved.