Package io.temporal.api.history.v1
Class WorkflowPropertiesModifiedExternallyEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
- io.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowPropertiesModifiedExternallyEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- WorkflowPropertiesModifiedExternallyEventAttributes
public static final class WorkflowPropertiesModifiedExternallyEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder> implements WorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description WorkflowPropertiesModifiedExternallyEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkflowPropertiesModifiedExternallyEventAttributesbuild()WorkflowPropertiesModifiedExternallyEventAttributesbuildPartial()WorkflowPropertiesModifiedExternallyEventAttributes.Builderclear()WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearNewTaskQueue()If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearNewWorkflowExecutionTimeout()If set, update the workflow execution timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearNewWorkflowRunTimeout()If set, update the workflow run timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearNewWorkflowTaskTimeout()If set, update the workflow task timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)WorkflowPropertiesModifiedExternallyEventAttributes.BuilderclearUpsertedMemo()If set, update the workflow memo with the provided values.WorkflowPropertiesModifiedExternallyEventAttributes.Builderclone()WorkflowPropertiesModifiedExternallyEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetNewTaskQueue()If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.com.google.protobuf.ByteStringgetNewTaskQueueBytes()If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.DurationgetNewWorkflowExecutionTimeout()If set, update the workflow execution timeout to this value.Duration.BuildergetNewWorkflowExecutionTimeoutBuilder()If set, update the workflow execution timeout to this value.DurationOrBuildergetNewWorkflowExecutionTimeoutOrBuilder()If set, update the workflow execution timeout to this value.DurationgetNewWorkflowRunTimeout()If set, update the workflow run timeout to this value.Duration.BuildergetNewWorkflowRunTimeoutBuilder()If set, update the workflow run timeout to this value.DurationOrBuildergetNewWorkflowRunTimeoutOrBuilder()If set, update the workflow run timeout to this value.DurationgetNewWorkflowTaskTimeout()If set, update the workflow task timeout to this value.Duration.BuildergetNewWorkflowTaskTimeoutBuilder()If set, update the workflow task timeout to this value.DurationOrBuildergetNewWorkflowTaskTimeoutOrBuilder()If set, update the workflow task timeout to this value.MemogetUpsertedMemo()If set, update the workflow memo with the provided values.Memo.BuildergetUpsertedMemoBuilder()If set, update the workflow memo with the provided values.MemoOrBuildergetUpsertedMemoOrBuilder()If set, update the workflow memo with the provided values.booleanhasNewWorkflowExecutionTimeout()If set, update the workflow execution timeout to this value.booleanhasNewWorkflowRunTimeout()If set, update the workflow run timeout to this value.booleanhasNewWorkflowTaskTimeout()If set, update the workflow task timeout to this value.booleanhasUpsertedMemo()If set, update the workflow memo with the provided values.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeFrom(WorkflowPropertiesModifiedExternallyEventAttributes other)WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeNewWorkflowExecutionTimeout(Duration value)If set, update the workflow execution timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeNewWorkflowRunTimeout(Duration value)If set, update the workflow run timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeNewWorkflowTaskTimeout(Duration value)If set, update the workflow task timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WorkflowPropertiesModifiedExternallyEventAttributes.BuildermergeUpsertedMemo(Memo value)If set, update the workflow memo with the provided values.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewTaskQueue(java.lang.String value)If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewTaskQueueBytes(com.google.protobuf.ByteString value)If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowExecutionTimeout(Duration value)If set, update the workflow execution timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowExecutionTimeout(Duration.Builder builderForValue)If set, update the workflow execution timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowRunTimeout(Duration value)If set, update the workflow run timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowRunTimeout(Duration.Builder builderForValue)If set, update the workflow run timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowTaskTimeout(Duration value)If set, update the workflow task timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetNewWorkflowTaskTimeout(Duration.Builder builderForValue)If set, update the workflow task timeout to this value.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetUpsertedMemo(Memo value)If set, update the workflow memo with the provided values.WorkflowPropertiesModifiedExternallyEventAttributes.BuildersetUpsertedMemo(Memo.Builder builderForValue)If set, update the workflow memo with the provided values.-
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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
clear
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
getDefaultInstanceForType
public WorkflowPropertiesModifiedExternallyEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WorkflowPropertiesModifiedExternallyEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WorkflowPropertiesModifiedExternallyEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
setField
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
clearField
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
clearOneof
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
setRepeatedField
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
addRepeatedField
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
mergeFrom
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
mergeFrom
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeFrom(WorkflowPropertiesModifiedExternallyEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
mergeFrom
public WorkflowPropertiesModifiedExternallyEventAttributes.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<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>- Throws:
java.io.IOException
-
getNewTaskQueue
public java.lang.String getNewTaskQueue()
If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.
string new_task_queue = 1;- Specified by:
getNewTaskQueuein interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The newTaskQueue.
-
getNewTaskQueueBytes
public com.google.protobuf.ByteString getNewTaskQueueBytes()
If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.
string new_task_queue = 1;- Specified by:
getNewTaskQueueBytesin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The bytes for newTaskQueue.
-
setNewTaskQueue
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewTaskQueue(java.lang.String value)
If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.
string new_task_queue = 1;- Parameters:
value- The newTaskQueue to set.- Returns:
- This builder for chaining.
-
clearNewTaskQueue
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearNewTaskQueue()
If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.
string new_task_queue = 1;- Returns:
- This builder for chaining.
-
setNewTaskQueueBytes
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewTaskQueueBytes(com.google.protobuf.ByteString value)
If set to a nonempty string, future workflow tasks for this workflow shall be dispatched on the provided queue.
string new_task_queue = 1;- Parameters:
value- The bytes for newTaskQueue to set.- Returns:
- This builder for chaining.
-
hasNewWorkflowTaskTimeout
public boolean hasNewWorkflowTaskTimeout()
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;- Specified by:
hasNewWorkflowTaskTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- Whether the newWorkflowTaskTimeout field is set.
-
getNewWorkflowTaskTimeout
public Duration getNewWorkflowTaskTimeout()
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;- Specified by:
getNewWorkflowTaskTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The newWorkflowTaskTimeout.
-
setNewWorkflowTaskTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowTaskTimeout(Duration value)
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;
-
setNewWorkflowTaskTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowTaskTimeout(Duration.Builder builderForValue)
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;
-
mergeNewWorkflowTaskTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeNewWorkflowTaskTimeout(Duration value)
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;
-
clearNewWorkflowTaskTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearNewWorkflowTaskTimeout()
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;
-
getNewWorkflowTaskTimeoutBuilder
public Duration.Builder getNewWorkflowTaskTimeoutBuilder()
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;
-
getNewWorkflowTaskTimeoutOrBuilder
public DurationOrBuilder getNewWorkflowTaskTimeoutOrBuilder()
If set, update the workflow task timeout to this value.
.google.protobuf.Duration new_workflow_task_timeout = 2;- Specified by:
getNewWorkflowTaskTimeoutOrBuilderin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
-
hasNewWorkflowRunTimeout
public boolean hasNewWorkflowRunTimeout()
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;- Specified by:
hasNewWorkflowRunTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- Whether the newWorkflowRunTimeout field is set.
-
getNewWorkflowRunTimeout
public Duration getNewWorkflowRunTimeout()
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;- Specified by:
getNewWorkflowRunTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The newWorkflowRunTimeout.
-
setNewWorkflowRunTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowRunTimeout(Duration value)
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;
-
setNewWorkflowRunTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowRunTimeout(Duration.Builder builderForValue)
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;
-
mergeNewWorkflowRunTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeNewWorkflowRunTimeout(Duration value)
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;
-
clearNewWorkflowRunTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearNewWorkflowRunTimeout()
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;
-
getNewWorkflowRunTimeoutBuilder
public Duration.Builder getNewWorkflowRunTimeoutBuilder()
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;
-
getNewWorkflowRunTimeoutOrBuilder
public DurationOrBuilder getNewWorkflowRunTimeoutOrBuilder()
If set, update the workflow run timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_run_timeout = 3;- Specified by:
getNewWorkflowRunTimeoutOrBuilderin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
-
hasNewWorkflowExecutionTimeout
public boolean hasNewWorkflowExecutionTimeout()
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;- Specified by:
hasNewWorkflowExecutionTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- Whether the newWorkflowExecutionTimeout field is set.
-
getNewWorkflowExecutionTimeout
public Duration getNewWorkflowExecutionTimeout()
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;- Specified by:
getNewWorkflowExecutionTimeoutin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The newWorkflowExecutionTimeout.
-
setNewWorkflowExecutionTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowExecutionTimeout(Duration value)
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;
-
setNewWorkflowExecutionTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setNewWorkflowExecutionTimeout(Duration.Builder builderForValue)
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;
-
mergeNewWorkflowExecutionTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeNewWorkflowExecutionTimeout(Duration value)
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;
-
clearNewWorkflowExecutionTimeout
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearNewWorkflowExecutionTimeout()
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;
-
getNewWorkflowExecutionTimeoutBuilder
public Duration.Builder getNewWorkflowExecutionTimeoutBuilder()
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;
-
getNewWorkflowExecutionTimeoutOrBuilder
public DurationOrBuilder getNewWorkflowExecutionTimeoutOrBuilder()
If set, update the workflow execution timeout to this value. May be set to 0 for no timeout.
.google.protobuf.Duration new_workflow_execution_timeout = 4;- Specified by:
getNewWorkflowExecutionTimeoutOrBuilderin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
-
hasUpsertedMemo
public boolean hasUpsertedMemo()
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;- Specified by:
hasUpsertedMemoin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- Whether the upsertedMemo field is set.
-
getUpsertedMemo
public Memo getUpsertedMemo()
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;- Specified by:
getUpsertedMemoin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder- Returns:
- The upsertedMemo.
-
setUpsertedMemo
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setUpsertedMemo(Memo value)
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;
-
setUpsertedMemo
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder setUpsertedMemo(Memo.Builder builderForValue)
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;
-
mergeUpsertedMemo
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeUpsertedMemo(Memo value)
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;
-
clearUpsertedMemo
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder clearUpsertedMemo()
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;
-
getUpsertedMemoBuilder
public Memo.Builder getUpsertedMemoBuilder()
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;
-
getUpsertedMemoOrBuilder
public MemoOrBuilder getUpsertedMemoOrBuilder()
If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.
.temporal.api.common.v1.Memo upserted_memo = 5;- Specified by:
getUpsertedMemoOrBuilderin interfaceWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
-
setUnknownFields
public final WorkflowPropertiesModifiedExternallyEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
mergeUnknownFields
public final WorkflowPropertiesModifiedExternallyEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowPropertiesModifiedExternallyEventAttributes.Builder>
-
-