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