Class ProductServiceClient.ListProductsPagedResponse (2.16.0)

public static class ProductServiceClient.ListProductsPagedResponse extends AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,ProductServiceClient.ListProductsPage,ProductServiceClient.ListProductsFixedSizeCollection>
java.lang.Object > AbstractPagedListResponse > ProductServiceClient.ListProductsPagedResponse

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

public static ApiFuture<ProductServiceClient.ListProductsPagedResponse> createAsync(PageContext<ListProductsRequest,ListProductsResponse,Product> context, ApiFuture<ListProductsResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListProductsPagedResponse>