Class PlaybooksGrpc.PlaybooksImplBase (0.52.0)

public abstract static class PlaybooksGrpc.PlaybooksImplBase implements BindableService, PlaybooksGrpc.AsyncService

Base class for the server implementation of the service Playbooks.

Service for managing Playbooks.

Inheritance

java.lang.Object > PlaybooksGrpc.PlaybooksImplBase

Implements

io.grpc.BindableService, PlaybooksGrpc.AsyncService

Constructors

PlaybooksImplBase()

public PlaybooksImplBase()

Methods

bindService()

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