Class RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection (1.105.0)

public static class RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListRegionCompositeHealthChecksRequest,CompositeHealthCheckAggregatedList,Map.Entry<String,CompositeHealthChecksScopedList>,RegionCompositeHealthChecksClient.AggregatedListPage,RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection

Methods

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

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