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