Class NotificationChannelServiceGrpc.NotificationChannelServiceImplBase (3.42.0)

public abstract static class NotificationChannelServiceGrpc.NotificationChannelServiceImplBase implements BindableService, NotificationChannelServiceGrpc.AsyncService

Base class for the server implementation of the service NotificationChannelService.

The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.

Inheritance

java.lang.Object > NotificationChannelServiceGrpc.NotificationChannelServiceImplBase

Implements

io.grpc.BindableService, NotificationChannelServiceGrpc.AsyncService

Constructors

NotificationChannelServiceImplBase()

public NotificationChannelServiceImplBase()

Methods

bindService()

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