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