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

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