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

target.apidocs.com.google.api.services.paymentsresellersubscription.v1.PaymentsResellerSubscription.Partners.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241211-2.0.0
Show newest version






PaymentsResellerSubscription.Partners (Payments Reseller Subscription API v1-rev20241105-2.0.0)












com.google.api.services.paymentsresellersubscription.v1

Class PaymentsResellerSubscription.Partners

  • java.lang.Object
    • com.google.api.services.paymentsresellersubscription.v1.PaymentsResellerSubscription.Partners
    • Constructor Detail

      • Partners

        public Partners()
    • Method Detail

      • products

        public PaymentsResellerSubscription.Partners.Products products()
        An accessor for creating requests from the Products collection.

        The typical use is:

            PaymentsResellerSubscription paymentsresellersubscription = new PaymentsResellerSubscription(...);
            PaymentsResellerSubscription.Products.List request = paymentsresellersubscription.products().list(parameters ...)
         
        Returns:
        the resource collection
      • promotions

        public PaymentsResellerSubscription.Partners.Promotions promotions()
        An accessor for creating requests from the Promotions collection.

        The typical use is:

            PaymentsResellerSubscription paymentsresellersubscription = new PaymentsResellerSubscription(...);
            PaymentsResellerSubscription.Promotions.List request = paymentsresellersubscription.promotions().list(parameters ...)
         
        Returns:
        the resource collection
      • subscriptions

        public PaymentsResellerSubscription.Partners.Subscriptions subscriptions()
        An accessor for creating requests from the Subscriptions collection.

        The typical use is:

            PaymentsResellerSubscription paymentsresellersubscription = new PaymentsResellerSubscription(...);
            PaymentsResellerSubscription.Subscriptions.List request = paymentsresellersubscription.subscriptions().list(parameters ...)
         
        Returns:
        the resource collection
      • userSessions

        public PaymentsResellerSubscription.Partners.UserSessions userSessions()
        An accessor for creating requests from the UserSessions collection.

        The typical use is:

            PaymentsResellerSubscription paymentsresellersubscription = new PaymentsResellerSubscription(...);
            PaymentsResellerSubscription.UserSessions.List request = paymentsresellersubscription.userSessions().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy