Package com.google.cloud.retail.v2
Class ProductServiceClient.ListProductsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductServiceClient.ListProductsPage,ProductServiceClient.ListProductsFixedSizeCollection>
-
- com.google.cloud.retail.v2.ProductServiceClient.ListProductsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Product>
- Enclosing class:
- ProductServiceClient
public static class ProductServiceClient.ListProductsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductServiceClient.ListProductsPage,ProductServiceClient.ListProductsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ProductServiceClient.ListProductsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ProductServiceClient.ListProductsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context, com.google.api.core.ApiFuture<ListProductsResponse> futureResponse)
-
-