Class TargetSslProxiesClient.ListFixedSizeCollection (1.51.0)

public static class TargetSslProxiesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy,TargetSslProxiesClient.ListPage,TargetSslProxiesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > TargetSslProxiesClient.ListFixedSizeCollection

Methods

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

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