public static class ProductSearchClient.ListProductsInProductSetPage extends com.google.api.gax.paging.AbstractPage<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product,ProductSearchClient.ListProductsInProductSetPage>
Modifier and Type | Method and Description |
---|---|
protected ProductSearchClient.ListProductsInProductSetPage |
createPage(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context,
ListProductsInProductSetResponse response) |
com.google.api.core.ApiFuture<ProductSearchClient.ListProductsInProductSetPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context,
com.google.api.core.ApiFuture<ListProductsInProductSetResponse> futureResponse) |
protected ProductSearchClient.ListProductsInProductSetPage createPage(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, ListProductsInProductSetResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product,ProductSearchClient.ListProductsInProductSetPage>
public com.google.api.core.ApiFuture<ProductSearchClient.ListProductsInProductSetPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, com.google.api.core.ApiFuture<ListProductsInProductSetResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product,ProductSearchClient.ListProductsInProductSetPage>
Copyright © 2019 Google LLC. All rights reserved.