Class NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection (1.51.0)

public static class NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection extends AbstractFixedSizeCollection<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,NetworkEndpointGroupsClient.ListNetworkEndpointsPage,NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > NetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection

Methods

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

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