Class TemplatesServiceGrpc.TemplatesServiceImplBase (0.45.0)

public abstract static class TemplatesServiceGrpc.TemplatesServiceImplBase implements BindableService, TemplatesServiceGrpc.AsyncService

Base class for the server implementation of the service TemplatesService.

Provides a method to create Cloud Dataflow jobs from templates.

Inheritance

java.lang.Object > TemplatesServiceGrpc.TemplatesServiceImplBase

Implements

io.grpc.BindableService, TemplatesServiceGrpc.AsyncService

Constructors

TemplatesServiceImplBase()

public TemplatesServiceImplBase()

Methods

bindService()

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