Class ProductSearchClient.ListReferenceImagesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage,ProductSearchClient.ListReferenceImagesFixedSizeCollection>
-
- com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListReferenceImagesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ReferenceImage>
- Enclosing class:
- ProductSearchClient
public static class ProductSearchClient.ListReferenceImagesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage,ProductSearchClient.ListReferenceImagesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
-
-