Class CloudDeployGrpc.CloudDeployImplBase

  • All Implemented Interfaces:
    CloudDeployGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    CloudDeployGrpc

    public abstract static class CloudDeployGrpc.CloudDeployImplBase
    extends Object
    implements io.grpc.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).
     
    • Constructor Detail

      • CloudDeployImplBase

        public CloudDeployImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService