public class ShoppingContent.Shippingsettings.Getsupportedholidays extends ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Getsupportedholidays(BigInteger merchantId)
Retrieves supported holidays for an account.
|
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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Getsupportedholidays(BigInteger merchantId)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. Getsupportedholidays#initialize(com.google.api.client.googleapis.services
.AbstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
merchantId - The ID of the account for which to retrieve the supported holidays.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ShippingsettingsGetSupportedHolidaysResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ShippingsettingsGetSupportedHolidaysResponse>IOExceptionpublic ShoppingContent.Shippingsettings.Getsupportedholidays setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public ShoppingContent.Shippingsettings.Getsupportedholidays setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>public BigInteger getMerchantId()
public ShoppingContent.Shippingsettings.Getsupportedholidays setMerchantId(BigInteger merchantId)
public ShoppingContent.Shippingsettings.Getsupportedholidays set(String parameterName, Object value)
set in class ShoppingContentRequest<ShippingsettingsGetSupportedHolidaysResponse>Copyright © 2011–2019 Google. All rights reserved.