Class InstantSnapshotsClient.ListFixedSizeCollection (1.51.0)

public static class InstantSnapshotsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot,InstantSnapshotsClient.ListPage,InstantSnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InstantSnapshotsClient.ListFixedSizeCollection

Methods

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

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