Uses of Class
com.google.cloud.compute.v1.AutoscalersClient.ListPage
-
Packages that use AutoscalersClient.ListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AutoscalersClient.ListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AutoscalersClient.ListPage Modifier and Type Method Description protected AutoscalersClient.ListPageAutoscalersClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListAutoscalersRequest,AutoscalerList,Autoscaler> context, AutoscalerList response)Methods in com.google.cloud.compute.v1 that return types with arguments of type AutoscalersClient.ListPage Modifier and Type Method Description com.google.api.core.ApiFuture<AutoscalersClient.ListPage>AutoscalersClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAutoscalersRequest,AutoscalerList,Autoscaler> context, com.google.api.core.ApiFuture<AutoscalerList> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type AutoscalersClient.ListPage Modifier and Type Method Description protected AutoscalersClient.ListFixedSizeCollectionAutoscalersClient.ListFixedSizeCollection. createCollection(List<AutoscalersClient.ListPage> pages, int collectionSize)
-