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