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