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