public class ShoppingContent.Shippingsettings.Getsupportedpickupservices extends ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Getsupportedpickupservices(BigInteger merchantId)
Retrieves supported pickup services for an account.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Getsupportedpickupservices(BigInteger merchantId)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. Getsupportedpickupservices#initialize(com.google.api.client.googleapis.se
rvices.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 pickup services.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ShippingsettingsGetSupportedPickupServicesResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ShippingsettingsGetSupportedPickupServicesResponse>
IOException
public ShoppingContent.Shippingsettings.Getsupportedpickupservices set$Xgafv(String $Xgafv)
ShoppingContentRequest
set$Xgafv
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setAccessToken(String accessToken)
ShoppingContentRequest
setAccessToken
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setAlt(String alt)
ShoppingContentRequest
setAlt
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setCallback(String callback)
ShoppingContentRequest
setCallback
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setFields(String fields)
ShoppingContentRequest
setFields
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setKey(String key)
ShoppingContentRequest
setKey
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setOauthToken(String oauthToken)
ShoppingContentRequest
setOauthToken
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequest
setPrettyPrint
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setQuotaUser(String quotaUser)
ShoppingContentRequest
setQuotaUser
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setUploadType(String uploadType)
ShoppingContentRequest
setUploadType
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setUploadProtocol(String uploadProtocol)
ShoppingContentRequest
setUploadProtocol
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
public BigInteger getMerchantId()
public ShoppingContent.Shippingsettings.Getsupportedpickupservices setMerchantId(BigInteger merchantId)
public ShoppingContent.Shippingsettings.Getsupportedpickupservices set(String parameterName, Object value)
set
in class ShoppingContentRequest<ShippingsettingsGetSupportedPickupServicesResponse>
Copyright © 2011–2024 Google. All rights reserved.