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

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