Class ServiceHealthGrpc.ServiceHealthImplBase (0.6.0)

public abstract static class ServiceHealthGrpc.ServiceHealthImplBase implements BindableService, ServiceHealthGrpc.AsyncService

Base class for the server implementation of the service ServiceHealth.

Request service health events relevant to your Google Cloud project.

Inheritance

java.lang.Object > ServiceHealthGrpc.ServiceHealthImplBase

Implements

io.grpc.BindableService, ServiceHealthGrpc.AsyncService

Constructors

ServiceHealthImplBase()

public ServiceHealthImplBase()

Methods

bindService()

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