Google Play Android Developer API v1 (revision 10)


A B C D E G I P S

A

Androidpublisher - Class in com.google.api.services.androidpublisher
Service definition for Androidpublisher (v1).
Androidpublisher(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.androidpublisher.Androidpublisher
Constructor.
Androidpublisher.Builder - Class in com.google.api.services.androidpublisher
Builder for Androidpublisher.
Androidpublisher.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.androidpublisher.Androidpublisher.Builder
Returns an instance of a new builder.
Androidpublisher.Purchases - Class in com.google.api.services.androidpublisher
The "purchases" collection of methods.
Androidpublisher.Purchases() - Constructor for class com.google.api.services.androidpublisher.Androidpublisher.Purchases
 
Androidpublisher.Purchases.Cancel - Class in com.google.api.services.androidpublisher
 
Androidpublisher.Purchases.Cancel(String, String, String) - Constructor for class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
Cancels a user's subscription purchase.
Androidpublisher.Purchases.Get - Class in com.google.api.services.androidpublisher
 
Androidpublisher.Purchases.Get(String, String, String) - Constructor for class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
Checks whether a user's subscription purchase is valid and returns its expiry time.
AndroidpublisherRequest<T> - Class in com.google.api.services.androidpublisher
Androidpublisher request.
AndroidpublisherRequest(Androidpublisher, String, String, Object, Class<T>) - Constructor for class com.google.api.services.androidpublisher.AndroidpublisherRequest
 
AndroidpublisherRequestInitializer - Class in com.google.api.services.androidpublisher
Androidpublisher request initializer for setting properties like key and userIp.
AndroidpublisherRequestInitializer() - Constructor for class com.google.api.services.androidpublisher.AndroidpublisherRequestInitializer
 
AndroidpublisherRequestInitializer(String) - Constructor for class com.google.api.services.androidpublisher.AndroidpublisherRequestInitializer
 
AndroidpublisherRequestInitializer(String, String) - Constructor for class com.google.api.services.androidpublisher.AndroidpublisherRequestInitializer
 
AndroidpublisherScopes - Class in com.google.api.services.androidpublisher
Available OAuth 2.0 scopes for use with the Google Play Android Developer API.

B

build() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
Builds a new instance of Androidpublisher.
buildHttpRequestUsingHead() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 

C

cancel(String, String, String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases
Cancels a user's subscription purchase.
com.google.api.services.androidpublisher - package com.google.api.services.androidpublisher
 
com.google.api.services.androidpublisher.model - package com.google.api.services.androidpublisher.model
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.androidpublisher.Androidpublisher
Deprecated. (scheduled to be removed in 1.13)
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.androidpublisher.Androidpublisher
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.androidpublisher.Androidpublisher
The default encoded service path of the service.

E

executeUsingHead() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 

G

get(String, String, String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases
Checks whether a user's subscription purchase is valid and returns its expiry time.
getAbstractGoogleClient() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
 
getAlt() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Data format for the response.
getAutoRenewing() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Whether the subscription will automatically be renewed when it reaches its current expiry time.
getFields() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Selector specifying which fields to include in a partial response.
getInitiationTimestampMsec() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription was granted, in milliseconds since Epoch.
getKey() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
API key.
getKind() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
This kind represents a subscriptionPurchase object in the androidpublisher service.
getOauthToken() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
OAuth 2.0 token for the current user.
getPackageName() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The package name of the application for which this subscription was purchased (for example, 'com.some.thing').
getPackageName() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The package name of the application for which this subscription was purchased (for example, 'com.some.thing').
getPrettyPrint() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Available to use for quota purposes for server-side applications.
getSubscriptionId() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The purchased subscription ID (for example, 'monthly001').
getSubscriptionId() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The purchased subscription ID (for example, 'monthly001').
getToken() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The token provided to the user's device when the subscription was purchased.
getToken() - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The token provided to the user's device when the subscription was purchased.
getUserIp() - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
IP address of the site where the request originates.
getValidUntilTimestampMsec() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription will expire, in milliseconds since Epoch.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.androidpublisher.Androidpublisher
 
initializeAndroidpublisherRequest(AndroidpublisherRequest<?>) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequestInitializer
Initializes Androidpublisher request.
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequestInitializer
 

P

purchases() - Method in class com.google.api.services.androidpublisher.Androidpublisher
An accessor for creating requests from the Purchases collection.

S

setAlt(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setAlt(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setAlt(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Data format for the response.
setAndroidpublisherRequestInitializer(AndroidpublisherRequestInitializer) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
Set the AndroidpublisherRequestInitializer.
setApplicationName(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setAutoRenewing(Boolean) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Whether the subscription will automatically be renewed when it reaches its current expiry time.
setDisableGZipContent(boolean) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
 
setFields(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setFields(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setFields(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Selector specifying which fields to include in a partial response.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setInitiationTimestampMsec(Long) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription was granted, in milliseconds since Epoch.
setKey(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setKey(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setKey(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
API key.
setKind(String) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
This kind represents a subscriptionPurchase object in the androidpublisher service.
setOauthToken(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setOauthToken(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setOauthToken(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
OAuth 2.0 token for the current user.
setPackageName(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The package name of the application for which this subscription was purchased (for example, 'com.some.thing').
setPackageName(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The package name of the application for which this subscription was purchased (for example, 'com.some.thing').
setPrettyPrint(Boolean) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setQuotaUser(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setQuotaUser(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
Available to use for quota purposes for server-side applications.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
 
setRootUrl(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setServicePath(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setSubscriptionId(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The purchased subscription ID (for example, 'monthly001').
setSubscriptionId(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The purchased subscription ID (for example, 'monthly001').
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Builder
 
setToken(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
The token provided to the user's device when the subscription was purchased.
setToken(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
The token provided to the user's device when the subscription was purchased.
setUserIp(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Cancel
 
setUserIp(String) - Method in class com.google.api.services.androidpublisher.Androidpublisher.Purchases.Get
 
setUserIp(String) - Method in class com.google.api.services.androidpublisher.AndroidpublisherRequest
IP address of the site where the request originates.
setValidUntilTimestampMsec(Long) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
Time at which the subscription will expire, in milliseconds since Epoch.
SubscriptionPurchase - Class in com.google.api.services.androidpublisher.model
A Purchase resource indicates the status of a user's subscription purchase.
SubscriptionPurchase() - Constructor for class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 

A B C D E G I P S