Class RecommenderClient.ListRecommendationsPagedResponse (2.46.0)

public static class RecommenderClient.ListRecommendationsPagedResponse extends AbstractPagedListResponse<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation,RecommenderClient.ListRecommendationsPage,RecommenderClient.ListRecommendationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RecommenderClient.ListRecommendationsPagedResponse

Static Methods

createAsync(PageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation> context, ApiFuture<ListRecommendationsResponse> futureResponse)

public static ApiFuture<RecommenderClient.ListRecommendationsPagedResponse> createAsync(PageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation> context, ApiFuture<ListRecommendationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation>
futureResponse ApiFuture<ListRecommendationsResponse>
Returns
Type Description
ApiFuture<ListRecommendationsPagedResponse>