Class ProductSearchClient.ListProductsInProductSetPagedResponse (2.1.4)

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
NameDescription
contextPageContext<ListProductsInProductSetRequest,ListProductsInProductSetResponse,Product>
futureResponseApiFuture<ListProductsInProductSetResponse>
Returns
TypeDescription
ApiFuture<ListProductsInProductSetPagedResponse>