Class RegionNotificationEndpointsClient.ListFixedSizeCollection (1.52.0)

public static class RegionNotificationEndpointsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint,RegionNotificationEndpointsClient.ListPage,RegionNotificationEndpointsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionNotificationEndpointsClient.ListFixedSizeCollection

Methods

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

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