Class SslPoliciesClient.AggregatedListFixedSizeCollection (1.52.0)

public static class SslPoliciesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>,SslPoliciesClient.AggregatedListPage,SslPoliciesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SslPoliciesClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<SslPoliciesClient.AggregatedListPage> pages, int collectionSize)

protected SslPoliciesClient.AggregatedListFixedSizeCollection createCollection(List<SslPoliciesClient.AggregatedListPage> pages, int collectionSize)
Parameters
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
SslPoliciesClient.AggregatedListFixedSizeCollection
Overrides