Package com.google.cloud.compute.v1
Class AutoscalersClient.AggregatedListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>,AutoscalersClient.AggregatedListPage,AutoscalersClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.AutoscalersClient.AggregatedListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Map.Entry<String,AutoscalersScopedList>>
- Enclosing class:
- AutoscalersClient
public static class AutoscalersClient.AggregatedListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>,AutoscalersClient.AggregatedListPage,AutoscalersClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected AutoscalersClient.AggregatedListFixedSizeCollection
createCollection(List<AutoscalersClient.AggregatedListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected AutoscalersClient.AggregatedListFixedSizeCollection createCollection(List<AutoscalersClient.AggregatedListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>,AutoscalersClient.AggregatedListPage,AutoscalersClient.AggregatedListFixedSizeCollection>
-
-