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