Class SnoozeServiceGrpc.SnoozeServiceImplBase (3.24.0)

public abstract static class SnoozeServiceGrpc.SnoozeServiceImplBase implements BindableService, SnoozeServiceGrpc.AsyncService

Base class for the server implementation of the service SnoozeService.

The SnoozeService API is used to temporarily prevent an alert policy from generating alerts. A Snooze is a description of the criteria under which one or more alert policies should not fire alerts for the specified duration.

Inheritance

java.lang.Object > SnoozeServiceGrpc.SnoozeServiceImplBase

Implements

io.grpc.BindableService, SnoozeServiceGrpc.AsyncService

Constructors

SnoozeServiceImplBase()

public SnoozeServiceImplBase()

Methods

bindService()

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