All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Purchases.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






AndroidPublisher.Purchases (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher

Class AndroidPublisher.Purchases

  • java.lang.Object
    • com.google.api.services.androidpublisher.AndroidPublisher.Purchases
  • Enclosing class:
    AndroidPublisher


    public class AndroidPublisher.Purchases
    extends Object
    The "purchases" collection of methods.
    • Constructor Detail

      • Purchases

        public Purchases()
    • Method Detail

      • products

        public AndroidPublisher.Purchases.Products products()
        An accessor for creating requests from the Products collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.Products.List request = androidpublisher.products().list(parameters ...)
         
        Returns:
        the resource collection
      • subscriptions

        public AndroidPublisher.Purchases.Subscriptions subscriptions()
        An accessor for creating requests from the Subscriptions collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.Subscriptions.List request = androidpublisher.subscriptions().list(parameters ...)
         
        Returns:
        the resource collection
      • subscriptionsv2

        public AndroidPublisher.Purchases.Subscriptionsv2 subscriptionsv2()
        An accessor for creating requests from the Subscriptionsv2 collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.Subscriptionsv2.List request = androidpublisher.subscriptionsv2().list(parameters ...)
         
        Returns:
        the resource collection
      • voidedpurchases

        public AndroidPublisher.Purchases.Voidedpurchases voidedpurchases()
        An accessor for creating requests from the Voidedpurchases collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.Voidedpurchases.List request = androidpublisher.voidedpurchases().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy