Class ProductSearchClient.ListProductSetsPagedResponse (3.41.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
Name Description
context PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet>
futureResponse ApiFuture<ListProductSetsResponse>
Returns
Type Description
ApiFuture<ListProductSetsPagedResponse>