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