Class RegionNotificationEndpointsClient.ListFixedSizeCollection (1.51.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
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
RegionNotificationEndpointsClient.ListFixedSizeCollection
Overrides