Class RegionCommitmentsClient.ListFixedSizeCollection (1.105.0)

public static class RegionCommitmentsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionCommitmentsRequest,CommitmentList,Commitment,RegionCommitmentsClient.ListPage,RegionCommitmentsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionCommitmentsClient.ListFixedSizeCollection

Methods

createCollection(@Nullable List<RegionCommitmentsClient.ListPage> pages, int collectionSize)

protected RegionCommitmentsClient.ListFixedSizeCollection createCollection(@Nullable List<RegionCommitmentsClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
RegionCommitmentsClient.ListFixedSizeCollection
Overrides