| Acceptance |
An update protocol message indicating that a workflow execution update has
been accepted (i.e.
|
| Acceptance.Builder |
An update protocol message indicating that a workflow execution update has
been accepted (i.e.
|
| Input |
Protobuf type temporal.api.update.v1.Input
|
| Input.Builder |
Protobuf type temporal.api.update.v1.Input
|
| MessageProto |
|
| Meta |
Metadata about a workflow execution update.
|
| Meta.Builder |
Metadata about a workflow execution update.
|
| Outcome |
The outcome of a workflow update - success or failure.
|
| Outcome.Builder |
The outcome of a workflow update - success or failure.
|
| Rejection |
An update protocol message indicating that a workflow execution update has
been rejected.
|
| Rejection.Builder |
An update protocol message indicating that a workflow execution update has
been rejected.
|
| Request |
The client request that triggers a workflow execution update
|
| Request.Builder |
The client request that triggers a workflow execution update
|
| Response |
An update protocol message indicating that a workflow execution update has
completed with the contained outcome.
|
| Response.Builder |
An update protocol message indicating that a workflow execution update has
completed with the contained outcome.
|
| UpdateRef |
The data needed by a client to refer to a previously invoked workflow
execution update process.
|
| UpdateRef.Builder |
The data needed by a client to refer to a previously invoked workflow
execution update process.
|
| WaitPolicy |
Specifies to the gRPC server how long the client wants the an update-related
RPC call to wait before returning control to the caller.
|
| WaitPolicy.Builder |
Specifies to the gRPC server how long the client wants the an update-related
RPC call to wait before returning control to the caller.
|