public class ShoppingContent.Productdeliverytime.Get extends ShoppingContentRequest<ProductDeliveryTime>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(Long merchantId,
String productId)
Gets `productDeliveryTime` by `productId`.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 Get(Long merchantId, String productId)
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 Google merchant ID of the account that contains the product. This account cannot be a
multi-client account.productId - Required. The Content API ID of the product, in the form
`channel:contentLanguage:targetCountry:offerId`.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ProductDeliveryTime>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ProductDeliveryTime>IOExceptionpublic ShoppingContent.Productdeliverytime.Get set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<ProductDeliveryTime>public ShoppingContent.Productdeliverytime.Get setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<ProductDeliveryTime>public Long getMerchantId()
public ShoppingContent.Productdeliverytime.Get setMerchantId(Long merchantId)
public String getProductId()
public ShoppingContent.Productdeliverytime.Get setProductId(String productId)
public ShoppingContent.Productdeliverytime.Get set(String parameterName, Object value)
set in class ShoppingContentRequest<ProductDeliveryTime>Copyright © 2011–2024 Google. All rights reserved.