Class SnapshotsClient.ListFixedSizeCollection (1.51.0)

public static class SnapshotsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListSnapshotsRequest,SnapshotList,Snapshot,SnapshotsClient.ListPage,SnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SnapshotsClient.ListFixedSizeCollection

Methods

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

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