Class RegionHealthCheckServicesClient.AggregatedListFixedSizeCollection (1.105.0)

public static class RegionHealthCheckServicesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListRegionHealthCheckServicesRequest,HealthCheckServiceAggregatedList,Map.Entry<String,HealthCheckServicesScopedList>,RegionHealthCheckServicesClient.AggregatedListPage,RegionHealthCheckServicesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionHealthCheckServicesClient.AggregatedListFixedSizeCollection

Methods

createCollection(@Nullable List<RegionHealthCheckServicesClient.AggregatedListPage> pages, int collectionSize)

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