Class DashboardChartServiceGrpc.DashboardChartServiceImplBase (0.31.0)

public abstract static class DashboardChartServiceGrpc.DashboardChartServiceImplBase implements BindableService, DashboardChartServiceGrpc.AsyncService

Base class for the server implementation of the service DashboardChartService.

A service providing functionality for managing dashboards' charts.

Inheritance

java.lang.Object > DashboardChartServiceGrpc.DashboardChartServiceImplBase

Implements

io.grpc.BindableService, DashboardChartServiceGrpc.AsyncService

Constructors

DashboardChartServiceImplBase()

public DashboardChartServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition