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