Class DashboardsServiceGrpc.DashboardsServiceImplBase (2.19.0)

public abstract static class DashboardsServiceGrpc.DashboardsServiceImplBase implements BindableService, DashboardsServiceGrpc.AsyncService

Base class for the server implementation of the service DashboardsService.

Manages Stackdriver dashboards. A dashboard is an arrangement of data display widgets in a specific layout.

Inheritance

java.lang.Object > DashboardsServiceGrpc.DashboardsServiceImplBase

Implements

io.grpc.BindableService, DashboardsServiceGrpc.AsyncService

Constructors

DashboardsServiceImplBase()

public DashboardsServiceImplBase()

Methods

bindService()

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