Class RecommenderClient.ListInsightsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>
-
- com.google.cloud.recommender.v1beta1.RecommenderClient.ListInsightsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Insight>
- Enclosing class:
- RecommenderClient
public static class RecommenderClient.ListInsightsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RecommenderClient.ListInsightsFixedSizeCollection
createCollection(List<RecommenderClient.ListInsightsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected RecommenderClient.ListInsightsFixedSizeCollection createCollection(List<RecommenderClient.ListInsightsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>
-
-