Uses of Class
com.google.cloud.recommender.v1.RecommenderClient.ListInsightsPage
-
Packages that use RecommenderClient.ListInsightsPage Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of RecommenderClient.ListInsightsPage in com.google.cloud.recommender.v1
Methods in com.google.cloud.recommender.v1 that return RecommenderClient.ListInsightsPage Modifier and Type Method Description protected RecommenderClient.ListInsightsPageRecommenderClient.ListInsightsPage. createPage(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, ListInsightsResponse response)Methods in com.google.cloud.recommender.v1 that return types with arguments of type RecommenderClient.ListInsightsPage Modifier and Type Method Description com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPage>RecommenderClient.ListInsightsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)Method parameters in com.google.cloud.recommender.v1 with type arguments of type RecommenderClient.ListInsightsPage Modifier and Type Method Description protected RecommenderClient.ListInsightsFixedSizeCollectionRecommenderClient.ListInsightsFixedSizeCollection. createCollection(List<RecommenderClient.ListInsightsPage> pages, int collectionSize)
-