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