Package com.google.cloud.compute.v1
Class RegionBackendServicesClient.ListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListRegionBackendServicesRequest,BackendServiceList,BackendService,RegionBackendServicesClient.ListPage,RegionBackendServicesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.RegionBackendServicesClient.ListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<BackendService>
- Enclosing class:
- RegionBackendServicesClient
public static class RegionBackendServicesClient.ListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListRegionBackendServicesRequest,BackendServiceList,BackendService,RegionBackendServicesClient.ListPage,RegionBackendServicesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RegionBackendServicesClient.ListFixedSizeCollection
createCollection(List<RegionBackendServicesClient.ListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected RegionBackendServicesClient.ListFixedSizeCollection createCollection(List<RegionBackendServicesClient.ListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListRegionBackendServicesRequest,BackendServiceList,BackendService,RegionBackendServicesClient.ListPage,RegionBackendServicesClient.ListFixedSizeCollection>
-
-