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