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