Class InstantSnapshotsClient.AggregatedListFixedSizeCollection (1.52.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
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
InstantSnapshotsClient.AggregatedListFixedSizeCollection
Overrides