public static class ProductSearchClient.ListReferenceImagesPage extends com.google.api.gax.paging.AbstractPage<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage>
Modifier and Type | Method and Description |
---|---|
protected ProductSearchClient.ListReferenceImagesPage |
createPage(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context,
ListReferenceImagesResponse response) |
com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context,
com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse) |
protected ProductSearchClient.ListReferenceImagesPage createPage(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, ListReferenceImagesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage>
public com.google.api.core.ApiFuture<ProductSearchClient.ListReferenceImagesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, com.google.api.core.ApiFuture<ListReferenceImagesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage>
Copyright © 2019 Google LLC. All rights reserved.