Class DeploymentsGrpc.DeploymentsImplBase (0.52.0)

public abstract static class DeploymentsGrpc.DeploymentsImplBase implements BindableService, DeploymentsGrpc.AsyncService

Base class for the server implementation of the service Deployments.

Service for managing Deployments.

Inheritance

java.lang.Object > DeploymentsGrpc.DeploymentsImplBase

Implements

io.grpc.BindableService, DeploymentsGrpc.AsyncService

Constructors

DeploymentsImplBase()

public DeploymentsImplBase()

Methods

bindService()

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