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