Class ExecutionsGrpc.ExecutionsImplBase

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

    public abstract static class ExecutionsGrpc.ExecutionsImplBase
    extends Object
    implements io.grpc.BindableService, ExecutionsGrpc.AsyncService
    Base class for the server implementation of the service Executions.
     Executions is used to start and manage running instances of
     [Workflows][google.cloud.workflows.v1beta.Workflow] called executions.
     
    • Constructor Detail

      • ExecutionsImplBase

        public ExecutionsImplBase()
    • Method Detail

      • bindService

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