Class DeploymentGrpc.DeploymentImplBase (0.2.0)

public abstract static class DeploymentGrpc.DeploymentImplBase implements BindableService, DeploymentGrpc.AsyncService

Base class for the server implementation of the service Deployment.

Deployment service allows users to manage deployments of Frameworks and Cloud Controls on a target resource.

Inheritance

java.lang.Object > DeploymentGrpc.DeploymentImplBase

Implements

io.grpc.BindableService, DeploymentGrpc.AsyncService

Constructors

DeploymentImplBase()

public DeploymentImplBase()

Methods

bindService()

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