Uses of Class
com.google.cloud.recommender.v1beta1.RecommenderClient.ListRecommendationsPage
-
Packages that use RecommenderClient.ListRecommendationsPage Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of RecommenderClient.ListRecommendationsPage in com.google.cloud.recommender.v1beta1
Methods in com.google.cloud.recommender.v1beta1 that return RecommenderClient.ListRecommendationsPage Modifier and Type Method Description protected RecommenderClient.ListRecommendationsPageRecommenderClient.ListRecommendationsPage. createPage(com.google.api.gax.rpc.PageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation> context, ListRecommendationsResponse response)Methods in com.google.cloud.recommender.v1beta1 that return types with arguments of type RecommenderClient.ListRecommendationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<RecommenderClient.ListRecommendationsPage>RecommenderClient.ListRecommendationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRecommendationsRequest,ListRecommendationsResponse,Recommendation> context, com.google.api.core.ApiFuture<ListRecommendationsResponse> futureResponse)Method parameters in com.google.cloud.recommender.v1beta1 with type arguments of type RecommenderClient.ListRecommendationsPage Modifier and Type Method Description protected RecommenderClient.ListRecommendationsFixedSizeCollectionRecommenderClient.ListRecommendationsFixedSizeCollection. createCollection(List<RecommenderClient.ListRecommendationsPage> pages, int collectionSize)
-