Class TargetHttpsProxiesClient.AggregatedListFixedSizeCollection (1.50.0)

public static class TargetHttpsProxiesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,Map.Entry<String,TargetHttpsProxiesScopedList>,TargetHttpsProxiesClient.AggregatedListPage,TargetHttpsProxiesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetHttpsProxiesClient.AggregatedListFixedSizeCollection

Methods

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

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