public class AndroidPublisher.Purchases.Voidedpurchases.List extends AndroidPublisherRequest<VoidedPurchasesListResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description | 
|---|---|
| protected  | List(String packageName)Lists the purchases that were canceled, refunded or charged-back. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.api.client.http.HttpRequest | buildHttpRequestUsingHead() | 
| com.google.api.client.http.HttpResponse | executeUsingHead() | 
| Long | getEndTime()The time, in milliseconds since the Epoch, of the newest voided purchase that you want to see in
       the response. | 
| Boolean | getIncludeQuantityBasedPartialRefund()Optional. | 
| Long | getMaxResults()Defines how many results the list operation should return. | 
| String | getPackageName()The package name of the application for which voided purchases need to be returned (for example,
       'com.some.thing'). | 
| Long | getStartIndex()Defines the index of the first element to return. | 
| Long | getStartTime()The time, in milliseconds since the Epoch, of the oldest voided purchase that you want to see in
       the response. | 
| String | getToken()Defines the token of the page to return, usually taken from TokenPagination. | 
| Integer | getType()The type of voided purchases that you want to see in the response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | set(String parameterName,
   Object value) | 
| AndroidPublisher.Purchases.Voidedpurchases.List | set$Xgafv(String $Xgafv)V1 error format. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setAccessToken(String accessToken)OAuth access token. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setAlt(String alt)Data format for response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setCallback(String callback)JSONP | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setEndTime(Long endTime)The time, in milliseconds since the Epoch, of the newest voided purchase that you want to
 see in the response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setFields(String fields)Selector specifying which fields to include in a partial response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setIncludeQuantityBasedPartialRefund(Boolean includeQuantityBasedPartialRefund)Optional. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setKey(String key)API key. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setMaxResults(Long maxResults)Defines how many results the list operation should return. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setOauthToken(String oauthToken)OAuth 2.0 token for the current user. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setPackageName(String packageName)The package name of the application for which voided purchases need to be returned (for
 example, 'com.some.thing'). | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setPrettyPrint(Boolean prettyPrint)Returns response with indentations and line breaks. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setQuotaUser(String quotaUser)Available to use for quota purposes for server-side applications. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setStartIndex(Long startIndex)Defines the index of the first element to return. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setStartTime(Long startTime)The time, in milliseconds since the Epoch, of the oldest voided purchase that you want to
 see in the response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setToken(String token)Defines the token of the page to return, usually taken from TokenPagination. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setType(Integer type)The type of voided purchases that you want to see in the response. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setUploadProtocol(String uploadProtocol)Upload protocol for media (e.g. | 
| AndroidPublisher.Purchases.Voidedpurchases.List | setUploadType(String uploadType)Legacy upload protocol for media (e.g. | 
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 List(String packageName)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. 
 AndroidPublisher.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
 must be called to initialize this instance immediately after invoking the constructor. 
packageName - The package name of the application for which voided purchases need to be returned (for example,
        'com.some.thing').public com.google.api.client.http.HttpResponse executeUsingHead()
                                                         throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<VoidedPurchasesListResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
                                                                 throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<VoidedPurchasesListResponse>IOExceptionpublic AndroidPublisher.Purchases.Voidedpurchases.List set$Xgafv(String $Xgafv)
AndroidPublisherRequestset$Xgafv in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setAccessToken(String accessToken)
AndroidPublisherRequestsetAccessToken in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setAlt(String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setCallback(String callback)
AndroidPublisherRequestsetCallback in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setFields(String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setKey(String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setOauthToken(String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setQuotaUser(String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setUploadType(String uploadType)
AndroidPublisherRequestsetUploadType in class AndroidPublisherRequest<VoidedPurchasesListResponse>public AndroidPublisher.Purchases.Voidedpurchases.List setUploadProtocol(String uploadProtocol)
AndroidPublisherRequestsetUploadProtocol in class AndroidPublisherRequest<VoidedPurchasesListResponse>public String getPackageName()
public AndroidPublisher.Purchases.Voidedpurchases.List setPackageName(String packageName)
public Long getEndTime()
public AndroidPublisher.Purchases.Voidedpurchases.List setEndTime(Long endTime)
public Boolean getIncludeQuantityBasedPartialRefund()
public AndroidPublisher.Purchases.Voidedpurchases.List setIncludeQuantityBasedPartialRefund(Boolean includeQuantityBasedPartialRefund)
public Long getMaxResults()
public AndroidPublisher.Purchases.Voidedpurchases.List setMaxResults(Long maxResults)
public Long getStartIndex()
public AndroidPublisher.Purchases.Voidedpurchases.List setStartIndex(Long startIndex)
public Long getStartTime()
public AndroidPublisher.Purchases.Voidedpurchases.List setStartTime(Long startTime)
public String getToken()
public AndroidPublisher.Purchases.Voidedpurchases.List setToken(String token)
public Integer getType()
public AndroidPublisher.Purchases.Voidedpurchases.List setType(Integer type)
public AndroidPublisher.Purchases.Voidedpurchases.List set(String parameterName, Object value)
set in class AndroidPublisherRequest<VoidedPurchasesListResponse>Copyright © 2011–2024 Google. All rights reserved.