public static class ProductSearchClient.ListProductsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductSearchClient.ListProductsPage,ProductSearchClient.ListProductsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPagedResponse> |
createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context,
com.google.api.core.ApiFuture<ListProductsResponse> futureResponse) |
public static com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.