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