Google Play Android Developer API v1 (revision 30)

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
 

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.
clone() - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 
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
The default encoded base URL of the service.
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

set(String, Object) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Purchases.Cancel
 
set(String, Object) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Purchases.Get
 
set(String, Object) - Method in class com.google.api.services.androidpublisher.AndroidPublisherRequest
 
set(String, Object) - Method in class com.google.api.services.androidpublisher.model.SubscriptionPurchase
 
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
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').
setSuppressAllChecks(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.androidpublisher.AndroidPublisher.Builder
 
setSuppressRequiredParameterChecks(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