Class ProductSearchClient.ListReferenceImagesPagedResponse (3.44.0)

See more code actions.
public static class ProductSearchClient.ListReferenceImagesPagedResponse extends AbstractPagedListResponse<ListReferenceImagesRequest,ListReferenceImagesResponse,ReferenceImage,ProductSearchClient.ListReferenceImagesPage,ProductSearchClient.ListReferenceImagesFixedSizeCollection>
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)
Returns
Type Description
ApiFuture<ListReferenceImagesPagedResponse>