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