Class TargetSslProxiesClient.ListFixedSizeCollection (1.54.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
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
TargetSslProxiesClient.ListFixedSizeCollection
Overrides