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

target.apidocs.com.google.api.services.androidpublisher.model.InappproductsListResponse.html Maven / Gradle / Ivy

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






InappproductsListResponse (Google Play Android Developer API v3-rev20240318-2.0.0)












com.google.api.services.androidpublisher.model

Class InappproductsListResponse

    • Constructor Detail

      • InappproductsListResponse

        public InappproductsListResponse()
    • Method Detail

      • getInappproduct

        public List<InAppProduct> getInappproduct()
        All in-app products.
        Returns:
        value or null for none
      • getKind

        public String getKind()
        The kind of this response ("androidpublisher#inappproductsListResponse").
        Returns:
        value or null for none
      • setKind

        public InappproductsListResponse setKind(String kind)
        The kind of this response ("androidpublisher#inappproductsListResponse").
        Parameters:
        kind - kind or null for none
      • getPageInfo

        public PageInfo getPageInfo()
        Deprecated and unset.
        Returns:
        value or null for none
      • getTokenPagination

        public TokenPagination getTokenPagination()
        Pagination token, to handle a number of products that is over one page.
        Returns:
        value or null for none
      • setTokenPagination

        public InappproductsListResponse setTokenPagination(TokenPagination tokenPagination)
        Pagination token, to handle a number of products that is over one page.
        Parameters:
        tokenPagination - tokenPagination or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy