Package com.google.cloud.vision.v1
Class ProductSearchClient.ListProductSetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListProductSetsRequest,ListProductSetsResponse,ProductSet,ProductSearchClient.ListProductSetsPage,ProductSearchClient.ListProductSetsFixedSizeCollection>
-
- com.google.cloud.vision.v1.ProductSearchClient.ListProductSetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ProductSet>
- Enclosing class:
- ProductSearchClient
public static class ProductSearchClient.ListProductSetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListProductSetsRequest,ListProductSetsResponse,ProductSet,ProductSearchClient.ListProductSetsPage,ProductSearchClient.ListProductSetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ProductSearchClient.ListProductSetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet> context, com.google.api.core.ApiFuture<ListProductSetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ProductSearchClient.ListProductSetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet> context, com.google.api.core.ApiFuture<ListProductSetsResponse> futureResponse)
-
-