Class ForwardingRulesClient.AggregatedListFixedSizeCollection (1.52.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
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
ForwardingRulesClient.AggregatedListFixedSizeCollection
Overrides