Class WorkloadManagerGrpc.WorkloadManagerImplBase (0.1.0)

public abstract static class WorkloadManagerGrpc.WorkloadManagerImplBase implements BindableService, WorkloadManagerGrpc.AsyncService

Base class for the server implementation of the service WorkloadManager.

The Workload Manager provides various tools to deploy, validate and observe your workloads running on Google Cloud.

Inheritance

java.lang.Object > WorkloadManagerGrpc.WorkloadManagerImplBase

Implements

io.grpc.BindableService, WorkloadManagerGrpc.AsyncService

Constructors

WorkloadManagerImplBase()

public WorkloadManagerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition