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