Package com.google.cloud.vision.v1
Class ProductSearchClient.ListProductsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductSearchClient.ListProductsPage,ProductSearchClient.ListProductsFixedSizeCollection>
-
- com.google.cloud.vision.v1.ProductSearchClient.ListProductsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Product>
- Enclosing class:
- ProductSearchClient
public static class ProductSearchClient.ListProductsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductSearchClient.ListProductsPage,ProductSearchClient.ListProductsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method 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)
-
-
-
Method Detail
-
createAsync
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)
-
-