Class RegionTargetHttpProxiesClient.ListFixedSizeCollection (1.105.0)

public static class RegionTargetHttpProxiesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy,RegionTargetHttpProxiesClient.ListPage,RegionTargetHttpProxiesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionTargetHttpProxiesClient.ListFixedSizeCollection

Methods

createCollection(@Nullable List<RegionTargetHttpProxiesClient.ListPage> pages, int collectionSize)

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