Class TargetTcpProxiesClient.AggregatedListFixedSizeCollection (1.51.0)

public static class TargetTcpProxiesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>,TargetTcpProxiesClient.AggregatedListPage,TargetTcpProxiesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetTcpProxiesClient.AggregatedListFixedSizeCollection

Methods

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

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