Class ProductSearchClient.ListReferenceImagesPagedResponse (2.0.29)

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
NameDescription
contextPageContext<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage>
futureResponseApiFuture<ListReferenceImagesResponse>
Returns
TypeDescription
ApiFuture<ListReferenceImagesPagedResponse>