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