Class ForwardingRulesClient.AggregatedListFixedSizeCollection (1.54.0)

See more code actions.
public static class ForwardingRulesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,Map.Entry<String,ForwardingRulesScopedList>,ForwardingRulesClient.AggregatedListPage,ForwardingRulesClient.AggregatedListFixedSizeCollection>
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
Overrides