Class WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaImplBase (0.43.0)

public abstract static class WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaImplBase implements BindableService, WorkflowsServiceV2BetaGrpc.AsyncService

Base class for the server implementation of the service WorkflowsServiceV2Beta.

A service for running workflows, such as pipelines consisting of Docker containers.

Inheritance

java.lang.Object > WorkflowsServiceV2BetaGrpc.WorkflowsServiceV2BetaImplBase

Implements

io.grpc.BindableService, WorkflowsServiceV2BetaGrpc.AsyncService

Constructors

WorkflowsServiceV2BetaImplBase()

public WorkflowsServiceV2BetaImplBase()

Methods

bindService()

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