Class CloudDeployGrpc.CloudDeployImplBase (1.16.0)

public abstract static class CloudDeployGrpc.CloudDeployImplBase implements BindableService, CloudDeployGrpc.AsyncService

Base class for the server implementation of the service CloudDeploy.

CloudDeploy service creates and manages Continuous Delivery operations on Google Cloud Platform via Skaffold (https://skaffold.dev).

Inheritance

java.lang.Object > CloudDeployGrpc.CloudDeployImplBase

Implements

io.grpc.BindableService, CloudDeployGrpc.AsyncService

Constructors

CloudDeployImplBase()

public CloudDeployImplBase()

Methods

bindService()

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