public class ShoppingContent.Orderpayments.Notifyauthapproved extends ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Notifyauthapproved(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthApprovedRequest content)
Notify about successfully authorizing user's payment method for a given amount.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 Notifyauthapproved(BigInteger merchantId, String orderId, OrderpaymentsNotifyAuthApprovedRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. Notifyauthapproved#initialize(com.google.api.client.googleapis.services.A
bstractGoogleClientRequest) 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 for for which payment authorization is happening.content - the OrderpaymentsNotifyAuthApprovedRequestpublic ShoppingContent.Orderpayments.Notifyauthapproved setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public ShoppingContent.Orderpayments.Notifyauthapproved setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>public BigInteger getMerchantId()
public ShoppingContent.Orderpayments.Notifyauthapproved setMerchantId(BigInteger merchantId)
public String getOrderId()
public ShoppingContent.Orderpayments.Notifyauthapproved setOrderId(String orderId)
public ShoppingContent.Orderpayments.Notifyauthapproved set(String parameterName, Object value)
set in class ShoppingContentRequest<OrderpaymentsNotifyAuthApprovedResponse>Copyright © 2011–2019 Google. All rights reserved.