Class WorkflowsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/workflows/v1/workflows.proto")
    public final class WorkflowsGrpc
    extends Object
     Workflows is used to deploy and execute workflow programs.
     Workflows makes sure the program executes reliably, despite hardware and
     networking interruptions.
     
    • Method Detail

      • getCreateWorkflowMethod

        public static io.grpc.MethodDescriptor<CreateWorkflowRequest,​com.google.longrunning.Operation> getCreateWorkflowMethod()
      • getDeleteWorkflowMethod

        public static io.grpc.MethodDescriptor<DeleteWorkflowRequest,​com.google.longrunning.Operation> getDeleteWorkflowMethod()
      • getUpdateWorkflowMethod

        public static io.grpc.MethodDescriptor<UpdateWorkflowRequest,​com.google.longrunning.Operation> getUpdateWorkflowMethod()
      • newStub

        public static WorkflowsGrpc.WorkflowsStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static WorkflowsGrpc.WorkflowsBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static WorkflowsGrpc.WorkflowsFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()