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