Class RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection (1.101.0)

public static class RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListRegionNotificationEndpointsRequest,NotificationEndpointAggregatedList,Map.Entry<String,NotificationEndpointsScopedList>,RegionNotificationEndpointsClient.AggregatedListPage,RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<RegionNotificationEndpointsClient.AggregatedListPage> pages, int collectionSize)

protected RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection createCollection(List<RegionNotificationEndpointsClient.AggregatedListPage> pages, int collectionSize)
Parameters
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection
Overrides