Class PromotionsServiceClient.ListPromotionsPage (1.1.0)
public static class PromotionsServiceClient.ListPromotionsPage extends AbstractPage<ListPromotionsRequest,ListPromotionsResponse,Promotion,PromotionsServiceClient.ListPromotionsPage>
Methods
createPage(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ListPromotionsResponse response)
protected PromotionsServiceClient.ListPromotionsPage createPage(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ListPromotionsResponse response)
Overrides
createPageAsync(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ApiFuture<ListPromotionsResponse> futureResponse)
public ApiFuture<PromotionsServiceClient.ListPromotionsPage> createPageAsync(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ApiFuture<ListPromotionsResponse> futureResponse)
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-01 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-01 UTC."],[],[],null,["# Class PromotionsServiceClient.ListPromotionsPage (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/java/docs/reference/google-shopping-merchant-promotions/latest/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.26.0](/java/docs/reference/google-shopping-merchant-promotions/0.26.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.24.0](/java/docs/reference/google-shopping-merchant-promotions/0.24.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.23.0](/java/docs/reference/google-shopping-merchant-promotions/0.23.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.20.0](/java/docs/reference/google-shopping-merchant-promotions/0.20.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.19.0](/java/docs/reference/google-shopping-merchant-promotions/0.19.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.18.0](/java/docs/reference/google-shopping-merchant-promotions/0.18.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.16.0](/java/docs/reference/google-shopping-merchant-promotions/0.16.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.15.0](/java/docs/reference/google-shopping-merchant-promotions/0.15.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.14.0](/java/docs/reference/google-shopping-merchant-promotions/0.14.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.13.0](/java/docs/reference/google-shopping-merchant-promotions/0.13.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.12.0](/java/docs/reference/google-shopping-merchant-promotions/0.12.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.11.0](/java/docs/reference/google-shopping-merchant-promotions/0.11.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.10.0](/java/docs/reference/google-shopping-merchant-promotions/0.10.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.9.0](/java/docs/reference/google-shopping-merchant-promotions/0.9.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.8.0](/java/docs/reference/google-shopping-merchant-promotions/0.8.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.7.0](/java/docs/reference/google-shopping-merchant-promotions/0.7.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.5.0](/java/docs/reference/google-shopping-merchant-promotions/0.5.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.4.0](/java/docs/reference/google-shopping-merchant-promotions/0.4.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.3.0](/java/docs/reference/google-shopping-merchant-promotions/0.3.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.2.0](/java/docs/reference/google-shopping-merchant-promotions/0.2.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage)\n- [0.1.0](/java/docs/reference/google-shopping-merchant-promotions/0.1.0/com.google.shopping.merchant.promotions.v1.PromotionsServiceClient.ListPromotionsPage) \n\n public static class PromotionsServiceClient.ListPromotionsPage extends AbstractPage\u003cListPromotionsRequest,ListPromotionsResponse,Promotion,PromotionsServiceClient.ListPromotionsPage\u003e\n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e [AbstractPage](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html) \\\u003e PromotionsServiceClient.ListPromotionsPage \n\nInherited Members\n-----------------\n\n[AbstractPage.createPage(PageContext\\\u003cRequestT,ResponseT,ResourceT\\\u003e,ResponseT)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_createPage_com_google_api_gax_rpc_PageContext_RequestT_ResponseT_ResourceT__ResponseT_) \n[AbstractPage.createPageAsync(PageContext\\\u003cRequestT,ResponseT,ResourceT\\\u003e,ApiFuture\\\u003cResponseT\\\u003e)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_createPageAsync_com_google_api_gax_rpc_PageContext_RequestT_ResponseT_ResourceT__com_google_api_core_ApiFuture_ResponseT__) \n[AbstractPage.getNextPage()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getNextPage__) \n[AbstractPage.getNextPage(int)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getNextPage_int_) \n[AbstractPage.getNextPageAsync()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getNextPageAsync__) \n[AbstractPage.getNextPageToken()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getNextPageToken__) \n[AbstractPage.getPageElementCount()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getPageElementCount__) \n[AbstractPage.getRequest()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getRequest__) \n[AbstractPage.getResponse()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getResponse__) \n[AbstractPage.getValues()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_getValues__) \n[AbstractPage.hasNextPage()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_hasNextPage__) \n[AbstractPage.iterateAll()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_iterateAll__) \n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nMethods\n-------\n\n### createPage(PageContext\\\u003cListPromotionsRequest,ListPromotionsResponse,Promotion\\\u003e context, ListPromotionsResponse response)\n\n protected PromotionsServiceClient.ListPromotionsPage createPage(PageContext\u003cListPromotionsRequest,ListPromotionsResponse,Promotion\u003e context, ListPromotionsResponse response)\n\n**Overrides** \n[AbstractPage\\\u003cRequestT,ResponseT,ResourceT,PageT\\\u003e.createPage(PageContext\\\u003cRequestT,ResponseT,ResourceT\\\u003e context, ResponseT response)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_createPage_com_google_api_gax_rpc_PageContext_RequestT_ResponseT_ResourceT__ResponseT_)\n\n### createPageAsync(PageContext\\\u003cListPromotionsRequest,ListPromotionsResponse,Promotion\\\u003e context, ApiFuture\\\u003cListPromotionsResponse\\\u003e futureResponse)\n\n public ApiFuture\u003cPromotionsServiceClient.ListPromotionsPage\u003e createPageAsync(PageContext\u003cListPromotionsRequest,ListPromotionsResponse,Promotion\u003e context, ApiFuture\u003cListPromotionsResponse\u003e futureResponse)\n\n**Overrides** \n[AbstractPage\\\u003cRequestT,ResponseT,ResourceT,PageT\\\u003e.createPageAsync(PageContext\\\u003cRequestT,ResponseT,ResourceT\\\u003e context, ApiFuture\\\u003cResponseT\\\u003e futureResponse)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPage.html#com_google_api_gax_paging_AbstractPage_createPageAsync_com_google_api_gax_rpc_PageContext_RequestT_ResponseT_ResourceT__com_google_api_core_ApiFuture_ResponseT__)"]]