| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
InappproductsListResponse |
InappproductsListResponse.clone() |
InappproductsListResponse |
InappproductsListResponse.set(String fieldName,
Object value) |
InappproductsListResponse |
InappproductsListResponse.setInappproduct(List<InAppProduct> inappproduct)
All in-app products.
|
InappproductsListResponse |
InappproductsListResponse.setKind(String kind)
The kind of this response ("androidpublisher#inappproductsListResponse").
|
InappproductsListResponse |
InappproductsListResponse.setPageInfo(PageInfo pageInfo)
Deprecated and unset.
|
InappproductsListResponse |
InappproductsListResponse.setTokenPagination(TokenPagination tokenPagination)
Pagination token, to handle a number of products that is over one page.
|
Copyright © 2011–2024 Google. All rights reserved.