Class WorkstationsGrpc.WorkstationsImplBase (0.29.0)

public abstract static class WorkstationsGrpc.WorkstationsImplBase implements BindableService, WorkstationsGrpc.AsyncService

Base class for the server implementation of the service Workstations.

Service for interacting with Cloud Workstations.

Inheritance

java.lang.Object > WorkstationsGrpc.WorkstationsImplBase

Implements

io.grpc.BindableService, WorkstationsGrpc.AsyncService

Constructors

WorkstationsImplBase()

public WorkstationsImplBase()

Methods

bindService()

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