Class SslPoliciesClient.AggregatedListFixedSizeCollection (1.29.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
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
SslPoliciesClient.AggregatedListFixedSizeCollection
Overrides