Uses of Class
com.google.cloud.compute.v1.BackendServicesClient.AggregatedListPage
-
Packages that use BackendServicesClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServicesClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendServicesClient.AggregatedListPage Modifier and Type Method Description protected BackendServicesClient.AggregatedListPage
BackendServicesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, BackendServiceAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServicesClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<BackendServicesClient.AggregatedListPage>
BackendServicesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, com.google.api.core.ApiFuture<BackendServiceAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type BackendServicesClient.AggregatedListPage Modifier and Type Method Description protected BackendServicesClient.AggregatedListFixedSizeCollection
BackendServicesClient.AggregatedListFixedSizeCollection. createCollection(List<BackendServicesClient.AggregatedListPage> pages, int collectionSize)
-