Class ProductSearchClient.ListProductsInProductSetPagedResponse (3.42.0)

public static class ProductSearchClient.ListProductsInProductSetPagedResponse extends AbstractPagedListResponse<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product,ProductSearchClient.ListProductsInProductSetPage,ProductSearchClient.ListProductsInProductSetFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProductSearchClient.ListProductsInProductSetPagedResponse

Static Methods

createAsync(PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, ApiFuture<ListProductsInProductSetResponse> futureResponse)

public static ApiFuture<ProductSearchClient.ListProductsInProductSetPagedResponse> createAsync(PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product> context, ApiFuture<ListProductsInProductSetResponse> futureResponse)
Parameters
Name Description
context PageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product>
futureResponse ApiFuture<ListProductsInProductSetResponse>
Returns
Type Description
ApiFuture<ListProductsInProductSetPagedResponse>