public class ShoppingContent.Returnaddress.Delete extends ShoppingContentRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(BigInteger merchantId,
String returnAddressId)
Deletes a return address for the given Merchant Center account.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMerchantId()
The Merchant Center account from which to delete the given return address.
|
String |
getReturnAddressId()
Return address ID generated by Google.
|
ShoppingContent.Returnaddress.Delete |
set(String parameterName,
Object value) |
ShoppingContent.Returnaddress.Delete |
setAlt(String alt)
Data format for the response.
|
ShoppingContent.Returnaddress.Delete |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ShoppingContent.Returnaddress.Delete |
setKey(String key)
API key.
|
ShoppingContent.Returnaddress.Delete |
setMerchantId(BigInteger merchantId)
The Merchant Center account from which to delete the given return address.
|
ShoppingContent.Returnaddress.Delete |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ShoppingContent.Returnaddress.Delete |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ShoppingContent.Returnaddress.Delete |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
ShoppingContent.Returnaddress.Delete |
setReturnAddressId(String returnAddressId)
Return address ID generated by Google.
|
ShoppingContent.Returnaddress.Delete |
setUserIp(String userIp)
Deprecated.
|
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, 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(BigInteger merchantId, String returnAddressId)
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 - The Merchant Center account from which to delete the given return address.returnAddressId - Return address ID generated by Google.public ShoppingContent.Returnaddress.Delete setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<Void>public ShoppingContent.Returnaddress.Delete setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<Void>public BigInteger getMerchantId()
public ShoppingContent.Returnaddress.Delete setMerchantId(BigInteger merchantId)
public String getReturnAddressId()
public ShoppingContent.Returnaddress.Delete setReturnAddressId(String returnAddressId)
public ShoppingContent.Returnaddress.Delete set(String parameterName, Object value)
set in class ShoppingContentRequest<Void>Copyright © 2011–2020 Google. All rights reserved.