Package com.google.cloud.notebooks.v2
Class NotebookServiceGrpc.NotebookServiceImplBase
- java.lang.Object
-
- com.google.cloud.notebooks.v2.NotebookServiceGrpc.NotebookServiceImplBase
-
- All Implemented Interfaces:
NotebookServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- NotebookServiceGrpc
public abstract static class NotebookServiceGrpc.NotebookServiceImplBase extends Object implements io.grpc.BindableService, NotebookServiceGrpc.AsyncService
Base class for the server implementation of the service NotebookService.API v2 service for Workbench Notebooks Instances.
-
-
Constructor Summary
Constructors Constructor Description NotebookServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.notebooks.v2.NotebookServiceGrpc.AsyncService
checkInstanceUpgradability, createInstance, deleteInstance, diagnoseInstance, getInstance, listInstances, resetInstance, rollbackInstance, startInstance, stopInstance, updateInstance, upgradeInstance
-
-