Class RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection (1.52.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
Name Description
pages List<ListNetworkEndpointsPage>
collectionSize int
Returns
Type Description
RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
Overrides