Class ProductSearchClient.ListReferenceImagesPagedResponse (3.40.0)

public static class ProductSearchClient.ListReferenceImagesPagedResponse extends AbstractPagedListResponse<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage,ProductSearchClient.ListReferenceImagesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProductSearchClient.ListReferenceImagesPagedResponse

Static Methods

createAsync(PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, ApiFuture<ListReferenceImagesResponse> futureResponse)

public static ApiFuture<ProductSearchClient.ListReferenceImagesPagedResponse> createAsync(PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage> context, ApiFuture<ListReferenceImagesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage>
futureResponse ApiFuture<ListReferenceImagesResponse>
Returns
Type Description
ApiFuture<ListReferenceImagesPagedResponse>