public class ShoppingContent.Returnpolicyonline.Delete extends ShoppingContentRequest<Void>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Delete(Long merchantId,
String returnPolicyId)
Deletes 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 Delete(Long merchantId, String returnPolicyId)
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 delete.public ShoppingContent.Returnpolicyonline.Delete set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<Void>public ShoppingContent.Returnpolicyonline.Delete setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<Void>public Long getMerchantId()
public ShoppingContent.Returnpolicyonline.Delete setMerchantId(Long merchantId)
public String getReturnPolicyId()
public ShoppingContent.Returnpolicyonline.Delete setReturnPolicyId(String returnPolicyId)
public ShoppingContent.Returnpolicyonline.Delete set(String parameterName, Object value)
set in class ShoppingContentRequest<Void>Copyright © 2011–2024 Google. All rights reserved.