Class ForwardingRulesClient.AggregatedListFixedSizeCollection (1.105.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(@Nullable List<ForwardingRulesClient.AggregatedListPage> pages, int collectionSize)

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