Class RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection (1.105.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection

Methods

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

protected RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection createCollection(@Nullable List<RegionNetworkEndpointGroupsClient.ListNetworkEndpointsPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListNetworkEndpointsPage>
collectionSize int
Returns
Type Description
RegionNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection
Overrides