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