Class ProductSearchClient.ListProductSetsPagedResponse (3.1.0)

public static class ProductSearchClient.ListProductSetsPagedResponse extends AbstractPagedListResponse<ListProductSetsRequest,ListProductSetsResponse,ProductSet,ProductSearchClient.ListProductSetsPage,ProductSearchClient.ListProductSetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ProductSearchClient.ListProductSetsPagedResponse

Static Methods

createAsync(PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet> context, ApiFuture<ListProductSetsResponse> futureResponse)

public static ApiFuture<ProductSearchClient.ListProductSetsPagedResponse> createAsync(PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet> context, ApiFuture<ListProductSetsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet>
futureResponseApiFuture<ListProductSetsResponse>
Returns
TypeDescription
ApiFuture<ListProductSetsPagedResponse>