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