Class ExecuteMultiOperationResponse.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecuteMultiOperationResponseOrBuilder, java.lang.Cloneable
    Enclosing class:
    ExecuteMultiOperationResponse

    public static final class ExecuteMultiOperationResponse.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<ExecuteMultiOperationResponse.Builder>
    implements ExecuteMultiOperationResponseOrBuilder
     IMPORTANT: For [StartWorkflow, UpdateWorkflow] combination ("Update-with-Start") when both
       1. the workflow update for the requested update ID has already completed, and
       2. the workflow for the requested workflow ID has already been closed,
     then you'll receive
       - an update response containing the update's outcome, and
       - a start response with a `status` field that reflects the workflow's current state.
     
    Protobuf type temporal.api.workflowservice.v1.ExecuteMultiOperationResponse