public class ShoppingContent.Returnpolicy.List extends ShoppingContentRequest<ReturnpolicyListResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(BigInteger merchantId)
Lists the return policies of the Merchant Center account.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
BigInteger |
getMerchantId()
The Merchant Center account to list return policies for.
|
ShoppingContent.Returnpolicy.List |
set(String parameterName,
Object value) |
ShoppingContent.Returnpolicy.List |
setAlt(String alt)
Data format for the response.
|
ShoppingContent.Returnpolicy.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
ShoppingContent.Returnpolicy.List |
setKey(String key)
API key.
|
ShoppingContent.Returnpolicy.List |
setMerchantId(BigInteger merchantId)
The Merchant Center account to list return policies for.
|
ShoppingContent.Returnpolicy.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
ShoppingContent.Returnpolicy.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
ShoppingContent.Returnpolicy.List |
setQuotaUser(String quotaUser)
An opaque string that represents a user for quota purposes.
|
ShoppingContent.Returnpolicy.List |
setUserIp(String userIp)
Deprecated.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List(BigInteger merchantId)
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 to list return policies for.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ReturnpolicyListResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ReturnpolicyListResponse>IOExceptionpublic ShoppingContent.Returnpolicy.List setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ReturnpolicyListResponse>public ShoppingContent.Returnpolicy.List setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<ReturnpolicyListResponse>public BigInteger getMerchantId()
public ShoppingContent.Returnpolicy.List setMerchantId(BigInteger merchantId)
public ShoppingContent.Returnpolicy.List set(String parameterName, Object value)
set in class ShoppingContentRequest<ReturnpolicyListResponse>Copyright © 2011–2020 Google. All rights reserved.