Class SslCertificatesClient.AggregatedListFixedSizeCollection (1.51.0)

public static class SslCertificatesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SslCertificatesClient.AggregatedListFixedSizeCollection

Methods

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

protected SslCertificatesClient.AggregatedListFixedSizeCollection createCollection(List<SslCertificatesClient.AggregatedListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
SslCertificatesClient.AggregatedListFixedSizeCollection
Overrides