Class WebhooksGrpc.WebhooksImplBase (0.52.0)

public abstract static class WebhooksGrpc.WebhooksImplBase implements BindableService, WebhooksGrpc.AsyncService

Base class for the server implementation of the service Webhooks.

Service for managing Webhooks.

Inheritance

java.lang.Object > WebhooksGrpc.WebhooksImplBase

Implements

io.grpc.BindableService, WebhooksGrpc.AsyncService

Constructors

WebhooksImplBase()

public WebhooksImplBase()

Methods

bindService()

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