Class UpdateWorkflowExecutionResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
- io.temporal.api.workflowservice.v1.UpdateWorkflowExecutionResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UpdateWorkflowExecutionResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- UpdateWorkflowExecutionResponse
public static final class UpdateWorkflowExecutionResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder> implements UpdateWorkflowExecutionResponseOrBuilder
Protobuf typetemporal.api.workflowservice.v1.UpdateWorkflowExecutionResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdateWorkflowExecutionResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)UpdateWorkflowExecutionResponsebuild()UpdateWorkflowExecutionResponsebuildPartial()UpdateWorkflowExecutionResponse.Builderclear()UpdateWorkflowExecutionResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)UpdateWorkflowExecutionResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)UpdateWorkflowExecutionResponse.BuilderclearOutcome()The outcome of the update if and only if the workflow execution update has completed.UpdateWorkflowExecutionResponse.BuilderclearStage()The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.UpdateWorkflowExecutionResponse.BuilderclearUpdateRef()Enough information for subsequent poll calls if needed.UpdateWorkflowExecutionResponse.Builderclone()UpdateWorkflowExecutionResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()OutcomegetOutcome()The outcome of the update if and only if the workflow execution update has completed.Outcome.BuildergetOutcomeBuilder()The outcome of the update if and only if the workflow execution update has completed.OutcomeOrBuildergetOutcomeOrBuilder()The outcome of the update if and only if the workflow execution update has completed.UpdateWorkflowExecutionLifecycleStagegetStage()The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.intgetStageValue()The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.UpdateRefgetUpdateRef()Enough information for subsequent poll calls if needed.UpdateRef.BuildergetUpdateRefBuilder()Enough information for subsequent poll calls if needed.UpdateRefOrBuildergetUpdateRefOrBuilder()Enough information for subsequent poll calls if needed.booleanhasOutcome()The outcome of the update if and only if the workflow execution update has completed.booleanhasUpdateRef()Enough information for subsequent poll calls if needed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()UpdateWorkflowExecutionResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)UpdateWorkflowExecutionResponse.BuildermergeFrom(com.google.protobuf.Message other)UpdateWorkflowExecutionResponse.BuildermergeFrom(UpdateWorkflowExecutionResponse other)UpdateWorkflowExecutionResponse.BuildermergeOutcome(Outcome value)The outcome of the update if and only if the workflow execution update has completed.UpdateWorkflowExecutionResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)UpdateWorkflowExecutionResponse.BuildermergeUpdateRef(UpdateRef value)Enough information for subsequent poll calls if needed.UpdateWorkflowExecutionResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)UpdateWorkflowExecutionResponse.BuildersetOutcome(Outcome value)The outcome of the update if and only if the workflow execution update has completed.UpdateWorkflowExecutionResponse.BuildersetOutcome(Outcome.Builder builderForValue)The outcome of the update if and only if the workflow execution update has completed.UpdateWorkflowExecutionResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)UpdateWorkflowExecutionResponse.BuildersetStage(UpdateWorkflowExecutionLifecycleStage value)The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.UpdateWorkflowExecutionResponse.BuildersetStageValue(int value)The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.UpdateWorkflowExecutionResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)UpdateWorkflowExecutionResponse.BuildersetUpdateRef(UpdateRef value)Enough information for subsequent poll calls if needed.UpdateWorkflowExecutionResponse.BuildersetUpdateRef(UpdateRef.Builder builderForValue)Enough information for subsequent poll calls if needed.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
clear
public UpdateWorkflowExecutionResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
getDefaultInstanceForType
public UpdateWorkflowExecutionResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public UpdateWorkflowExecutionResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UpdateWorkflowExecutionResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UpdateWorkflowExecutionResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
setField
public UpdateWorkflowExecutionResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
clearField
public UpdateWorkflowExecutionResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
clearOneof
public UpdateWorkflowExecutionResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
setRepeatedField
public UpdateWorkflowExecutionResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
addRepeatedField
public UpdateWorkflowExecutionResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
mergeFrom
public UpdateWorkflowExecutionResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateWorkflowExecutionResponse.Builder>
-
mergeFrom
public UpdateWorkflowExecutionResponse.Builder mergeFrom(UpdateWorkflowExecutionResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
mergeFrom
public UpdateWorkflowExecutionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateWorkflowExecutionResponse.Builder>- Throws:
java.io.IOException
-
hasUpdateRef
public boolean hasUpdateRef()
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;- Specified by:
hasUpdateRefin interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- Whether the updateRef field is set.
-
getUpdateRef
public UpdateRef getUpdateRef()
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;- Specified by:
getUpdateRefin interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- The updateRef.
-
setUpdateRef
public UpdateWorkflowExecutionResponse.Builder setUpdateRef(UpdateRef value)
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;
-
setUpdateRef
public UpdateWorkflowExecutionResponse.Builder setUpdateRef(UpdateRef.Builder builderForValue)
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;
-
mergeUpdateRef
public UpdateWorkflowExecutionResponse.Builder mergeUpdateRef(UpdateRef value)
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;
-
clearUpdateRef
public UpdateWorkflowExecutionResponse.Builder clearUpdateRef()
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;
-
getUpdateRefBuilder
public UpdateRef.Builder getUpdateRefBuilder()
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;
-
getUpdateRefOrBuilder
public UpdateRefOrBuilder getUpdateRefOrBuilder()
Enough information for subsequent poll calls if needed. Never null.
.temporal.api.update.v1.UpdateRef update_ref = 1;- Specified by:
getUpdateRefOrBuilderin interfaceUpdateWorkflowExecutionResponseOrBuilder
-
hasOutcome
public boolean hasOutcome()
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;- Specified by:
hasOutcomein interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- Whether the outcome field is set.
-
getOutcome
public Outcome getOutcome()
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;- Specified by:
getOutcomein interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- The outcome.
-
setOutcome
public UpdateWorkflowExecutionResponse.Builder setOutcome(Outcome value)
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;
-
setOutcome
public UpdateWorkflowExecutionResponse.Builder setOutcome(Outcome.Builder builderForValue)
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;
-
mergeOutcome
public UpdateWorkflowExecutionResponse.Builder mergeOutcome(Outcome value)
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;
-
clearOutcome
public UpdateWorkflowExecutionResponse.Builder clearOutcome()
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;
-
getOutcomeBuilder
public Outcome.Builder getOutcomeBuilder()
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;
-
getOutcomeOrBuilder
public OutcomeOrBuilder getOutcomeOrBuilder()
The outcome of the update if and only if the workflow execution update has completed. If this response is being returned before the update has completed then this field will not be set.
.temporal.api.update.v1.Outcome outcome = 2;- Specified by:
getOutcomeOrBuilderin interfaceUpdateWorkflowExecutionResponseOrBuilder
-
getStageValue
public int getStageValue()
The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED. UNSPECIFIED will be returned if and only if the server's maximum wait time was reached before the Update reached the stage specified in the request WaitPolicy, and before the context deadline expired; clients may may then retry the call as needed.
.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage stage = 3;- Specified by:
getStageValuein interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- The enum numeric value on the wire for stage.
-
setStageValue
public UpdateWorkflowExecutionResponse.Builder setStageValue(int value)
The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED. UNSPECIFIED will be returned if and only if the server's maximum wait time was reached before the Update reached the stage specified in the request WaitPolicy, and before the context deadline expired; clients may may then retry the call as needed.
.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage stage = 3;- Parameters:
value- The enum numeric value on the wire for stage to set.- Returns:
- This builder for chaining.
-
getStage
public UpdateWorkflowExecutionLifecycleStage getStage()
The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED. UNSPECIFIED will be returned if and only if the server's maximum wait time was reached before the Update reached the stage specified in the request WaitPolicy, and before the context deadline expired; clients may may then retry the call as needed.
.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage stage = 3;- Specified by:
getStagein interfaceUpdateWorkflowExecutionResponseOrBuilder- Returns:
- The stage.
-
setStage
public UpdateWorkflowExecutionResponse.Builder setStage(UpdateWorkflowExecutionLifecycleStage value)
The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED. UNSPECIFIED will be returned if and only if the server's maximum wait time was reached before the Update reached the stage specified in the request WaitPolicy, and before the context deadline expired; clients may may then retry the call as needed.
.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage stage = 3;- Parameters:
value- The stage to set.- Returns:
- This builder for chaining.
-
clearStage
public UpdateWorkflowExecutionResponse.Builder clearStage()
The most advanced lifecycle stage that the Update is known to have reached, where lifecycle stages are ordered UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED < UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED. UNSPECIFIED will be returned if and only if the server's maximum wait time was reached before the Update reached the stage specified in the request WaitPolicy, and before the context deadline expired; clients may may then retry the call as needed.
.temporal.api.enums.v1.UpdateWorkflowExecutionLifecycleStage stage = 3;- Returns:
- This builder for chaining.
-
setUnknownFields
public final UpdateWorkflowExecutionResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
mergeUnknownFields
public final UpdateWorkflowExecutionResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateWorkflowExecutionResponse.Builder>
-
-