Class ContentServiceGrpc.ContentServiceImplBase (1.35.0)

public abstract static class ContentServiceGrpc.ContentServiceImplBase implements BindableService, ContentServiceGrpc.AsyncService

Base class for the server implementation of the service ContentService.

ContentService manages Notebook and SQL Scripts for Dataplex.

Inheritance

java.lang.Object > ContentServiceGrpc.ContentServiceImplBase

Implements

io.grpc.BindableService, ContentServiceGrpc.AsyncService

Constructors

ContentServiceImplBase()

public ContentServiceImplBase()

Methods

bindService()

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