public class AndroidPublisher.Purchases.Voidedpurchases.List extends AndroidPublisherRequest<VoidedPurchasesListResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.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, 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 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>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<VoidedPurchasesListResponse>
IOException
public AndroidPublisher.Purchases.Voidedpurchases.List set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<VoidedPurchasesListResponse>
public AndroidPublisher.Purchases.Voidedpurchases.List setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
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–2025 Google. All rights reserved.