Class RegionInstantSnapshotGroupsClient.ListFixedSizeCollection (1.105.0)

public static class RegionInstantSnapshotGroupsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionInstantSnapshotGroupsRequest,ListInstantSnapshotGroups,InstantSnapshotGroup,RegionInstantSnapshotGroupsClient.ListPage,RegionInstantSnapshotGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionInstantSnapshotGroupsClient.ListFixedSizeCollection

Methods

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

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