public class ShoppingContent.Orders.Instorerefundlineitem extends ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Instorerefundlineitem(BigInteger merchantId,
String orderId,
OrdersInStoreRefundLineItemRequest content)
Notifies that item return and refund was handled directly by merchant outside of Google
payments processing (e.g.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Instorerefundlineitem(BigInteger merchantId, String orderId, OrdersInStoreRefundLineItemRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. Instorerefundlineitem#initialize(com.google.api.client.googleapis.service
s.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
merchantId
- The ID of the account that manages the order. This cannot be a multi-client account.orderId
- The ID of the order.content
- the OrdersInStoreRefundLineItemRequest
public ShoppingContent.Orders.Instorerefundlineitem setAlt(String alt)
ShoppingContentRequest
setAlt
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setFields(String fields)
ShoppingContentRequest
setFields
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setKey(String key)
ShoppingContentRequest
setKey
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setOauthToken(String oauthToken)
ShoppingContentRequest
setOauthToken
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequest
setPrettyPrint
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setQuotaUser(String quotaUser)
ShoppingContentRequest
setQuotaUser
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public ShoppingContent.Orders.Instorerefundlineitem setUserIp(String userIp)
ShoppingContentRequest
setUserIp
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
public BigInteger getMerchantId()
public ShoppingContent.Orders.Instorerefundlineitem setMerchantId(BigInteger merchantId)
public String getOrderId()
public ShoppingContent.Orders.Instorerefundlineitem setOrderId(String orderId)
public ShoppingContent.Orders.Instorerefundlineitem set(String parameterName, Object value)
set
in class ShoppingContentRequest<OrdersInStoreRefundLineItemResponse>
Copyright © 2011–2019 Google. All rights reserved.