Class RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection (1.101.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(List<RegionCompositeHealthChecksClient.AggregatedListPage> pages, int collectionSize)

protected RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection createCollection(List<RegionCompositeHealthChecksClient.AggregatedListPage> pages, int collectionSize)
Parameters
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
RegionCompositeHealthChecksClient.AggregatedListFixedSizeCollection
Overrides