Package com.google.cloud.compute.v1
Class SslCertificatesClient.AggregatedListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.SslCertificatesClient.AggregatedListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Map.Entry<String,SslCertificatesScopedList>>
- Enclosing class:
- SslCertificatesClient
public static class SslCertificatesClient.AggregatedListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SslCertificatesClient.AggregatedListFixedSizeCollection
createCollection(List<SslCertificatesClient.AggregatedListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected SslCertificatesClient.AggregatedListFixedSizeCollection createCollection(List<SslCertificatesClient.AggregatedListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>
-
-