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