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