Class TargetHttpProxiesClient.ListFixedSizeCollection (1.51.0)

public static class TargetHttpProxiesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListTargetHttpProxiesRequest,TargetHttpProxyList,TargetHttpProxy,TargetHttpProxiesClient.ListPage,TargetHttpProxiesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetHttpProxiesClient.ListFixedSizeCollection

Methods

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

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