Class EnvironmentsGrpc.EnvironmentsImplBase (0.48.0)

public abstract static class EnvironmentsGrpc.EnvironmentsImplBase implements BindableService, EnvironmentsGrpc.AsyncService

Base class for the server implementation of the service Environments.

Service for managing Environments.

Inheritance

java.lang.Object > EnvironmentsGrpc.EnvironmentsImplBase

Implements

io.grpc.BindableService, EnvironmentsGrpc.AsyncService

Constructors

EnvironmentsImplBase()

public EnvironmentsImplBase()

Methods

bindService()

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