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