Class TargetHttpProxiesClient.AggregatedListFixedSizeCollection (1.16.0)

public static class TargetHttpProxiesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList,Map.Entry<String,TargetHttpProxiesScopedList>,TargetHttpProxiesClient.AggregatedListPage,TargetHttpProxiesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetHttpProxiesClient.AggregatedListFixedSizeCollection

Methods

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

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