Class SnapshotsClient.ListFixedSizeCollection (1.105.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SnapshotsClient.ListFixedSizeCollection

Methods

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

protected SnapshotsClient.ListFixedSizeCollection createCollection(@Nullable List<SnapshotsClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
SnapshotsClient.ListFixedSizeCollection
Overrides