Package io.temporal.api.command.v1
Class StartChildWorkflowExecutionCommandAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
- io.temporal.api.command.v1.StartChildWorkflowExecutionCommandAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartChildWorkflowExecutionCommandAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- StartChildWorkflowExecutionCommandAttributes
public static final class StartChildWorkflowExecutionCommandAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder> implements StartChildWorkflowExecutionCommandAttributesOrBuilder
Protobuf typetemporal.api.command.v1.StartChildWorkflowExecutionCommandAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StartChildWorkflowExecutionCommandAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionCommandAttributesbuild()StartChildWorkflowExecutionCommandAttributesbuildPartial()StartChildWorkflowExecutionCommandAttributes.Builderclear()StartChildWorkflowExecutionCommandAttributes.BuilderclearControl()string control = 10;StartChildWorkflowExecutionCommandAttributes.BuilderclearCronSchedule()Establish a cron schedule for the child workflow.StartChildWorkflowExecutionCommandAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StartChildWorkflowExecutionCommandAttributes.BuilderclearHeader().temporal.api.common.v1.Header header = 14;StartChildWorkflowExecutionCommandAttributes.BuilderclearInheritBuildId()If this is set, the child workflow inherits the Build ID of the parent.StartChildWorkflowExecutionCommandAttributes.BuilderclearInput().temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionCommandAttributes.BuilderclearMemo().temporal.api.common.v1.Memo memo = 15;StartChildWorkflowExecutionCommandAttributes.BuilderclearNamespace()string namespace = 1;StartChildWorkflowExecutionCommandAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StartChildWorkflowExecutionCommandAttributes.BuilderclearParentClosePolicy()Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionCommandAttributes.BuilderclearRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 12;StartChildWorkflowExecutionCommandAttributes.BuilderclearSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 16;StartChildWorkflowExecutionCommandAttributes.BuilderclearTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowId()string workflow_id = 2;StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowIdReusePolicy()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowRunTimeout()Timeout of a single workflow run.StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowTaskTimeout()Timeout of a single workflow task.StartChildWorkflowExecutionCommandAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionCommandAttributes.Builderclone()java.lang.StringgetControl()string control = 10;com.google.protobuf.ByteStringgetControlBytes()string control = 10;java.lang.StringgetCronSchedule()Establish a cron schedule for the child workflow.com.google.protobuf.ByteStringgetCronScheduleBytes()Establish a cron schedule for the child workflow.StartChildWorkflowExecutionCommandAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 14;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 14;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 14;booleangetInheritBuildId()If this is set, the child workflow inherits the Build ID of the parent.PayloadsgetInput().temporal.api.common.v1.Payloads input = 5;Payloads.BuildergetInputBuilder().temporal.api.common.v1.Payloads input = 5;PayloadsOrBuildergetInputOrBuilder().temporal.api.common.v1.Payloads input = 5;MemogetMemo().temporal.api.common.v1.Memo memo = 15;Memo.BuildergetMemoBuilder().temporal.api.common.v1.Memo memo = 15;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 15;java.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;ParentClosePolicygetParentClosePolicy()Default: PARENT_CLOSE_POLICY_TERMINATE.intgetParentClosePolicyValue()Default: PARENT_CLOSE_POLICY_TERMINATE.RetryPolicygetRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 12;RetryPolicy.BuildergetRetryPolicyBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 12;RetryPolicyOrBuildergetRetryPolicyOrBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 12;SearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 16;SearchAttributes.BuildergetSearchAttributesBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 16;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 16;TaskQueuegetTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;TaskQueue.BuildergetTaskQueueBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.Duration.BuildergetWorkflowExecutionTimeoutBuilder()Total workflow execution timeout including retries and continue as new.DurationOrBuildergetWorkflowExecutionTimeoutOrBuilder()Total workflow execution timeout including retries and continue as new.java.lang.StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;WorkflowIdReusePolicygetWorkflowIdReusePolicy()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.intgetWorkflowIdReusePolicyValue()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.Duration.BuildergetWorkflowRunTimeoutBuilder()Timeout of a single workflow run.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.DurationgetWorkflowTaskTimeout()Timeout of a single workflow task.Duration.BuildergetWorkflowTaskTimeoutBuilder()Timeout of a single workflow task.DurationOrBuildergetWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow task.WorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;WorkflowType.BuildergetWorkflowTypeBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;booleanhasHeader().temporal.api.common.v1.Header header = 14;booleanhasInput().temporal.api.common.v1.Payloads input = 5;booleanhasMemo().temporal.api.common.v1.Memo memo = 15;booleanhasRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 12;booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 16;booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;booleanhasWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.booleanhasWorkflowRunTimeout()Timeout of a single workflow run.booleanhasWorkflowTaskTimeout()Timeout of a single workflow task.booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StartChildWorkflowExecutionCommandAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StartChildWorkflowExecutionCommandAttributes.BuildermergeFrom(com.google.protobuf.Message other)StartChildWorkflowExecutionCommandAttributes.BuildermergeFrom(StartChildWorkflowExecutionCommandAttributes other)StartChildWorkflowExecutionCommandAttributes.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 14;StartChildWorkflowExecutionCommandAttributes.BuildermergeInput(Payloads value).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionCommandAttributes.BuildermergeMemo(Memo value).temporal.api.common.v1.Memo memo = 15;StartChildWorkflowExecutionCommandAttributes.BuildermergeRetryPolicy(RetryPolicy value).temporal.api.common.v1.RetryPolicy retry_policy = 12;StartChildWorkflowExecutionCommandAttributes.BuildermergeSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 16;StartChildWorkflowExecutionCommandAttributes.BuildermergeTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionCommandAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionCommandAttributes.BuildermergeWorkflowExecutionTimeout(Duration value)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionCommandAttributes.BuildermergeWorkflowRunTimeout(Duration value)Timeout of a single workflow run.StartChildWorkflowExecutionCommandAttributes.BuildermergeWorkflowTaskTimeout(Duration value)Timeout of a single workflow task.StartChildWorkflowExecutionCommandAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionCommandAttributes.BuildersetControl(java.lang.String value)string control = 10;StartChildWorkflowExecutionCommandAttributes.BuildersetControlBytes(com.google.protobuf.ByteString value)string control = 10;StartChildWorkflowExecutionCommandAttributes.BuildersetCronSchedule(java.lang.String value)Establish a cron schedule for the child workflow.StartChildWorkflowExecutionCommandAttributes.BuildersetCronScheduleBytes(com.google.protobuf.ByteString value)Establish a cron schedule for the child workflow.StartChildWorkflowExecutionCommandAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionCommandAttributes.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 14;StartChildWorkflowExecutionCommandAttributes.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 14;StartChildWorkflowExecutionCommandAttributes.BuildersetInheritBuildId(boolean value)If this is set, the child workflow inherits the Build ID of the parent.StartChildWorkflowExecutionCommandAttributes.BuildersetInput(Payloads value).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionCommandAttributes.BuildersetInput(Payloads.Builder builderForValue).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionCommandAttributes.BuildersetMemo(Memo value).temporal.api.common.v1.Memo memo = 15;StartChildWorkflowExecutionCommandAttributes.BuildersetMemo(Memo.Builder builderForValue).temporal.api.common.v1.Memo memo = 15;StartChildWorkflowExecutionCommandAttributes.BuildersetNamespace(java.lang.String value)string namespace = 1;StartChildWorkflowExecutionCommandAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;StartChildWorkflowExecutionCommandAttributes.BuildersetParentClosePolicy(ParentClosePolicy value)Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionCommandAttributes.BuildersetParentClosePolicyValue(int value)Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionCommandAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)StartChildWorkflowExecutionCommandAttributes.BuildersetRetryPolicy(RetryPolicy value).temporal.api.common.v1.RetryPolicy retry_policy = 12;StartChildWorkflowExecutionCommandAttributes.BuildersetRetryPolicy(RetryPolicy.Builder builderForValue).temporal.api.common.v1.RetryPolicy retry_policy = 12;StartChildWorkflowExecutionCommandAttributes.BuildersetSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 16;StartChildWorkflowExecutionCommandAttributes.BuildersetSearchAttributes(SearchAttributes.Builder builderForValue).temporal.api.common.v1.SearchAttributes search_attributes = 16;StartChildWorkflowExecutionCommandAttributes.BuildersetTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionCommandAttributes.BuildersetTaskQueue(TaskQueue.Builder builderForValue).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionCommandAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowExecutionTimeout(Duration value)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowExecutionTimeout(Duration.Builder builderForValue)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowId(java.lang.String value)string workflow_id = 2;StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)string workflow_id = 2;StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowIdReusePolicy(WorkflowIdReusePolicy value)Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowIdReusePolicyValue(int value)Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowRunTimeout(Duration value)Timeout of a single workflow run.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowRunTimeout(Duration.Builder builderForValue)Timeout of a single workflow run.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowTaskTimeout(Duration value)Timeout of a single workflow task.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowTaskTimeout(Duration.Builder builderForValue)Timeout of a single workflow task.StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionCommandAttributes.BuildersetWorkflowType(WorkflowType.Builder builderForValue).temporal.api.common.v1.WorkflowType workflow_type = 3;-
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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
clear
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
getDefaultInstanceForType
public StartChildWorkflowExecutionCommandAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StartChildWorkflowExecutionCommandAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StartChildWorkflowExecutionCommandAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
setField
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
clearField
public StartChildWorkflowExecutionCommandAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
clearOneof
public StartChildWorkflowExecutionCommandAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
setRepeatedField
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
addRepeatedField
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionCommandAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionCommandAttributes.Builder mergeFrom(StartChildWorkflowExecutionCommandAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionCommandAttributes.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<StartChildWorkflowExecutionCommandAttributes.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public StartChildWorkflowExecutionCommandAttributes.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public StartChildWorkflowExecutionCommandAttributes.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public StartChildWorkflowExecutionCommandAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getWorkflowId
public java.lang.String getWorkflowId()
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowId(java.lang.String value)
string workflow_id = 2;- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowId()
string workflow_id = 2;- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowIdBytes(com.google.protobuf.ByteString value)
string workflow_id = 2;- Parameters:
value- The bytes for workflowId to set.- Returns:
- This builder for chaining.
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
hasWorkflowTypein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public StartChildWorkflowExecutionCommandAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
getWorkflowTypeBuilder
public WorkflowType.Builder getWorkflowTypeBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypeOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The taskQueue.
-
setTaskQueue
public StartChildWorkflowExecutionCommandAttributes.Builder setTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
setTaskQueue
public StartChildWorkflowExecutionCommandAttributes.Builder setTaskQueue(TaskQueue.Builder builderForValue)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
mergeTaskQueue
public StartChildWorkflowExecutionCommandAttributes.Builder mergeTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
clearTaskQueue
public StartChildWorkflowExecutionCommandAttributes.Builder clearTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueBuilder
public TaskQueue.Builder getTaskQueueBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueueOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasInput
public boolean hasInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The input.
-
setInput
public StartChildWorkflowExecutionCommandAttributes.Builder setInput(Payloads value)
.temporal.api.common.v1.Payloads input = 5;
-
setInput
public StartChildWorkflowExecutionCommandAttributes.Builder setInput(Payloads.Builder builderForValue)
.temporal.api.common.v1.Payloads input = 5;
-
mergeInput
public StartChildWorkflowExecutionCommandAttributes.Builder mergeInput(Payloads value)
.temporal.api.common.v1.Payloads input = 5;
-
clearInput
public StartChildWorkflowExecutionCommandAttributes.Builder clearInput()
.temporal.api.common.v1.Payloads input = 5;
-
getInputBuilder
public Payloads.Builder getInputBuilder()
.temporal.api.common.v1.Payloads input = 5;
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the workflowExecutionTimeout field is set.
-
getWorkflowExecutionTimeout
public Duration getWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowExecutionTimeout.
-
setWorkflowExecutionTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowExecutionTimeout(Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
setWorkflowExecutionTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowExecutionTimeout(Duration.Builder builderForValue)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
mergeWorkflowExecutionTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder mergeWorkflowExecutionTimeout(Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
clearWorkflowExecutionTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutBuilder
public Duration.Builder getWorkflowExecutionTimeoutBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutOrBuilder
public DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
public Duration getWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowRunTimeout.
-
setWorkflowRunTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowRunTimeout(Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
setWorkflowRunTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowRunTimeout(Duration.Builder builderForValue)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
mergeWorkflowRunTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder mergeWorkflowRunTimeout(Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
clearWorkflowRunTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutBuilder
public Duration.Builder getWorkflowRunTimeoutBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutOrBuilder
public DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
public Duration getWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowTaskTimeout.
-
setWorkflowTaskTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowTaskTimeout(Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
setWorkflowTaskTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowTaskTimeout(Duration.Builder builderForValue)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
mergeWorkflowTaskTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder mergeWorkflowTaskTimeout(Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
clearWorkflowTaskTimeout
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutBuilder
public Duration.Builder getWorkflowTaskTimeoutBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutOrBuilder
public DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
getParentClosePolicyValue
public int getParentClosePolicyValue()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Specified by:
getParentClosePolicyValuein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The enum numeric value on the wire for parentClosePolicy.
-
setParentClosePolicyValue
public StartChildWorkflowExecutionCommandAttributes.Builder setParentClosePolicyValue(int value)
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Parameters:
value- The enum numeric value on the wire for parentClosePolicy to set.- Returns:
- This builder for chaining.
-
getParentClosePolicy
public ParentClosePolicy getParentClosePolicy()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Specified by:
getParentClosePolicyin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The parentClosePolicy.
-
setParentClosePolicy
public StartChildWorkflowExecutionCommandAttributes.Builder setParentClosePolicy(ParentClosePolicy value)
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Parameters:
value- The parentClosePolicy to set.- Returns:
- This builder for chaining.
-
clearParentClosePolicy
public StartChildWorkflowExecutionCommandAttributes.Builder clearParentClosePolicy()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Returns:
- This builder for chaining.
-
getControl
public java.lang.String getControl()
string control = 10;- Specified by:
getControlin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
string control = 10;- Specified by:
getControlBytesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
public StartChildWorkflowExecutionCommandAttributes.Builder setControl(java.lang.String value)
string control = 10;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public StartChildWorkflowExecutionCommandAttributes.Builder clearControl()
string control = 10;- Returns:
- This builder for chaining.
-
setControlBytes
public StartChildWorkflowExecutionCommandAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
string control = 10;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
getWorkflowIdReusePolicyValue
public int getWorkflowIdReusePolicyValue()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyValuein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
setWorkflowIdReusePolicyValue
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowIdReusePolicyValue(int value)
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Parameters:
value- The enum numeric value on the wire for workflowIdReusePolicy to set.- Returns:
- This builder for chaining.
-
getWorkflowIdReusePolicy
public WorkflowIdReusePolicy getWorkflowIdReusePolicy()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowIdReusePolicy.
-
setWorkflowIdReusePolicy
public StartChildWorkflowExecutionCommandAttributes.Builder setWorkflowIdReusePolicy(WorkflowIdReusePolicy value)
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Parameters:
value- The workflowIdReusePolicy to set.- Returns:
- This builder for chaining.
-
clearWorkflowIdReusePolicy
public StartChildWorkflowExecutionCommandAttributes.Builder clearWorkflowIdReusePolicy()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Returns:
- This builder for chaining.
-
hasRetryPolicy
public boolean hasRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
hasRetryPolicyin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
getRetryPolicyin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The retryPolicy.
-
setRetryPolicy
public StartChildWorkflowExecutionCommandAttributes.Builder setRetryPolicy(RetryPolicy value)
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
setRetryPolicy
public StartChildWorkflowExecutionCommandAttributes.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
mergeRetryPolicy
public StartChildWorkflowExecutionCommandAttributes.Builder mergeRetryPolicy(RetryPolicy value)
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
clearRetryPolicy
public StartChildWorkflowExecutionCommandAttributes.Builder clearRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
getRetryPolicyBuilder
public RetryPolicy.Builder getRetryPolicyBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
getRetryPolicyOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
Establish a cron schedule for the child workflow.
string cron_schedule = 13;- Specified by:
getCronSchedulein interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
Establish a cron schedule for the child workflow.
string cron_schedule = 13;- Specified by:
getCronScheduleBytesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for cronSchedule.
-
setCronSchedule
public StartChildWorkflowExecutionCommandAttributes.Builder setCronSchedule(java.lang.String value)
Establish a cron schedule for the child workflow.
string cron_schedule = 13;- Parameters:
value- The cronSchedule to set.- Returns:
- This builder for chaining.
-
clearCronSchedule
public StartChildWorkflowExecutionCommandAttributes.Builder clearCronSchedule()
Establish a cron schedule for the child workflow.
string cron_schedule = 13;- Returns:
- This builder for chaining.
-
setCronScheduleBytes
public StartChildWorkflowExecutionCommandAttributes.Builder setCronScheduleBytes(com.google.protobuf.ByteString value)
Establish a cron schedule for the child workflow.
string cron_schedule = 13;- Parameters:
value- The bytes for cronSchedule to set.- Returns:
- This builder for chaining.
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 14;- Specified by:
hasHeaderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 14;- Specified by:
getHeaderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The header.
-
setHeader
public StartChildWorkflowExecutionCommandAttributes.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 14;
-
setHeader
public StartChildWorkflowExecutionCommandAttributes.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 14;
-
mergeHeader
public StartChildWorkflowExecutionCommandAttributes.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 14;
-
clearHeader
public StartChildWorkflowExecutionCommandAttributes.Builder clearHeader()
.temporal.api.common.v1.Header header = 14;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 14;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 14;- Specified by:
getHeaderOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 15;- Specified by:
hasMemoin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 15;- Specified by:
getMemoin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The memo.
-
setMemo
public StartChildWorkflowExecutionCommandAttributes.Builder setMemo(Memo value)
.temporal.api.common.v1.Memo memo = 15;
-
setMemo
public StartChildWorkflowExecutionCommandAttributes.Builder setMemo(Memo.Builder builderForValue)
.temporal.api.common.v1.Memo memo = 15;
-
mergeMemo
public StartChildWorkflowExecutionCommandAttributes.Builder mergeMemo(Memo value)
.temporal.api.common.v1.Memo memo = 15;
-
clearMemo
public StartChildWorkflowExecutionCommandAttributes.Builder clearMemo()
.temporal.api.common.v1.Memo memo = 15;
-
getMemoBuilder
public Memo.Builder getMemoBuilder()
.temporal.api.common.v1.Memo memo = 15;
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 15;- Specified by:
getMemoOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 16;- Specified by:
hasSearchAttributesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 16;- Specified by:
getSearchAttributesin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public StartChildWorkflowExecutionCommandAttributes.Builder setSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 16;
-
setSearchAttributes
public StartChildWorkflowExecutionCommandAttributes.Builder setSearchAttributes(SearchAttributes.Builder builderForValue)
.temporal.api.common.v1.SearchAttributes search_attributes = 16;
-
mergeSearchAttributes
public StartChildWorkflowExecutionCommandAttributes.Builder mergeSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 16;
-
clearSearchAttributes
public StartChildWorkflowExecutionCommandAttributes.Builder clearSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 16;
-
getSearchAttributesBuilder
public SearchAttributes.Builder getSearchAttributesBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 16;
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 16;- Specified by:
getSearchAttributesOrBuilderin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder
-
getInheritBuildId
public boolean getInheritBuildId()
If this is set, the child workflow inherits the Build ID of the parent. Otherwise, the assignment rules of the child's Task Queue will be used to independently assign a Build ID to it.
bool inherit_build_id = 17;- Specified by:
getInheritBuildIdin interfaceStartChildWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The inheritBuildId.
-
setInheritBuildId
public StartChildWorkflowExecutionCommandAttributes.Builder setInheritBuildId(boolean value)
If this is set, the child workflow inherits the Build ID of the parent. Otherwise, the assignment rules of the child's Task Queue will be used to independently assign a Build ID to it.
bool inherit_build_id = 17;- Parameters:
value- The inheritBuildId to set.- Returns:
- This builder for chaining.
-
clearInheritBuildId
public StartChildWorkflowExecutionCommandAttributes.Builder clearInheritBuildId()
If this is set, the child workflow inherits the Build ID of the parent. Otherwise, the assignment rules of the child's Task Queue will be used to independently assign a Build ID to it.
bool inherit_build_id = 17;- Returns:
- This builder for chaining.
-
setUnknownFields
public final StartChildWorkflowExecutionCommandAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
mergeUnknownFields
public final StartChildWorkflowExecutionCommandAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionCommandAttributes.Builder>
-
-