Class RegionInstantSnapshotsClient.ListFixedSizeCollection (1.51.0)

public static class RegionInstantSnapshotsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionInstantSnapshotsRequest,InstantSnapshotList,InstantSnapshot,RegionInstantSnapshotsClient.ListPage,RegionInstantSnapshotsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionInstantSnapshotsClient.ListFixedSizeCollection

Methods

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

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