Class RecommenderClient.ListRecommendationsPagedResponse (2.35.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
NameDescription
contextPageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation>
futureResponseApiFuture<ListRecommendationsResponse>
Returns
TypeDescription
ApiFuture<ListRecommendationsPagedResponse>