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