Class GlobalOperationsClient.AggregatedListFixedSizeCollection (1.51.0)

public static class GlobalOperationsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>,GlobalOperationsClient.AggregatedListPage,GlobalOperationsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > GlobalOperationsClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<GlobalOperationsClient.AggregatedListPage> pages, int collectionSize)

protected GlobalOperationsClient.AggregatedListFixedSizeCollection createCollection(List<GlobalOperationsClient.AggregatedListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
GlobalOperationsClient.AggregatedListFixedSizeCollection
Overrides