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