Class JobsGrpc.JobsImplBase (0.34.0)

public abstract static class JobsGrpc.JobsImplBase implements BindableService, JobsGrpc.AsyncService

Base class for the server implementation of the service Jobs.

Cloud Run Job Control Plane API.

Inheritance

java.lang.Object > JobsGrpc.JobsImplBase

Implements

io.grpc.BindableService, JobsGrpc.AsyncService

Constructors

JobsImplBase()

public JobsImplBase()

Methods

bindService()

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