Class IntentsGrpc.IntentsImplBase (4.43.0)

public abstract static class IntentsGrpc.IntentsImplBase implements BindableService, IntentsGrpc.AsyncService

Base class for the server implementation of the service Intents.

Service for managing Intents.

Inheritance

java.lang.Object > IntentsGrpc.IntentsImplBase

Implements

io.grpc.BindableService, IntentsGrpc.AsyncService

Constructors

IntentsImplBase()

public IntentsImplBase()

Methods

bindService()

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