Class InstantSnapshotsClient.AggregatedListFixedSizeCollection (1.51.0)

public static class InstantSnapshotsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList,Map.Entry<String,InstantSnapshotsScopedList>,InstantSnapshotsClient.AggregatedListPage,InstantSnapshotsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InstantSnapshotsClient.AggregatedListFixedSizeCollection

Methods

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

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