Class ZonesClient.ListFixedSizeCollection (1.52.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
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
ZonesClient.ListFixedSizeCollection
Overrides