Class ZoneOperationsClient.ListFixedSizeCollection (1.51.0)

public static class ZoneOperationsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListZoneOperationsRequest,OperationList,Operation,ZoneOperationsClient.ListPage,ZoneOperationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ZoneOperationsClient.ListFixedSizeCollection

Methods

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

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