Class ZonesClient.ListFixedSizeCollection (1.51.0)

public static class ZonesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListZonesRequest,ZoneList,Zone,ZonesClient.ListPage,ZonesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ZonesClient.ListFixedSizeCollection

Methods

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

protected ZonesClient.ListFixedSizeCollection createCollection(List<ZonesClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
ZonesClient.ListFixedSizeCollection
Overrides