Class RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection (1.46.0)

public static class RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection extends AbstractFixedSizeCollection<ListNetworkEndpointsRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,RegionNetworkEndpointGroupsClient.ListNetworkEndpointsPage,RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection

Methods

createCollection(List<RegionNetworkEndpointGroupsClient.ListNetworkEndpointsPage> pages, int collectionSize)

protected RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection createCollection(List<RegionNetworkEndpointGroupsClient.ListNetworkEndpointsPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListNetworkEndpointsPage>
collectionSizeint
Returns
TypeDescription
RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
Overrides