Class RegionZonesClient.ListFixedSizeCollection (1.52.0)

public static class RegionZonesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionZonesRequest,ZoneList,Zone,RegionZonesClient.ListPage,RegionZonesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionZonesClient.ListFixedSizeCollection

Methods

createCollection(List<RegionZonesClient.ListPage> pages, int collectionSize)

protected RegionZonesClient.ListFixedSizeCollection createCollection(List<RegionZonesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
RegionZonesClient.ListFixedSizeCollection
Overrides