Class ProductSearchClient.ListProductsPagedResponse (3.40.0)

public static class ProductSearchClient.ListProductsPagedResponse extends AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductSearchClient.ListProductsPage,ProductSearchClient.ListProductsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProductSearchClient.ListProductsPagedResponse

Static Methods

createAsync(PageContext<ListProductsRequest,ListProductsResponse,Product> context, ApiFuture<ListProductsResponse> futureResponse)

public static ApiFuture<ProductSearchClient.ListProductsPagedResponse> createAsync(PageContext<ListProductsRequest,ListProductsResponse,Product> context, ApiFuture<ListProductsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListProductsRequest,ListProductsResponse,Product>
futureResponse ApiFuture<ListProductsResponse>
Returns
Type Description
ApiFuture<ListProductsPagedResponse>