Class ForwardingRulesClient.AggregatedListFixedSizeCollection (1.51.0)

public static class ForwardingRulesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,Map.Entry<String,ForwardingRulesScopedList>,ForwardingRulesClient.AggregatedListPage,ForwardingRulesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > ForwardingRulesClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<ForwardingRulesClient.AggregatedListPage> pages, int collectionSize)

protected ForwardingRulesClient.AggregatedListFixedSizeCollection createCollection(List<ForwardingRulesClient.AggregatedListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
ForwardingRulesClient.AggregatedListFixedSizeCollection
Overrides