Class NotebookServiceGrpc.NotebookServiceImplBase (1.39.0)

public abstract static class NotebookServiceGrpc.NotebookServiceImplBase implements BindableService, NotebookServiceGrpc.AsyncService

Base class for the server implementation of the service NotebookService.

API v2 service for Workbench Notebooks Instances.

Inheritance

java.lang.Object > NotebookServiceGrpc.NotebookServiceImplBase

Implements

io.grpc.BindableService, NotebookServiceGrpc.AsyncService

Constructors

NotebookServiceImplBase()

public NotebookServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition