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