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