Class SslCertificatesClient.ListFixedSizeCollection (1.53.0)

public static class SslCertificatesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListSslCertificatesRequest,SslCertificateList,SslCertificate,SslCertificatesClient.ListPage,SslCertificatesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SslCertificatesClient.ListFixedSizeCollection

Methods

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

protected SslCertificatesClient.ListFixedSizeCollection createCollection(List<SslCertificatesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
SslCertificatesClient.ListFixedSizeCollection
Overrides