Class RegionZonesClient.ListFixedSizeCollection (1.51.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
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
RegionZonesClient.ListFixedSizeCollection
Overrides