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