Package io.temporal.api.history.v1
Class StartChildWorkflowExecutionInitiatedEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
- io.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartChildWorkflowExecutionInitiatedEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- StartChildWorkflowExecutionInitiatedEventAttributes
public static final class StartChildWorkflowExecutionInitiatedEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder> implements StartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StartChildWorkflowExecutionInitiatedEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionInitiatedEventAttributesbuild()StartChildWorkflowExecutionInitiatedEventAttributesbuildPartial()StartChildWorkflowExecutionInitiatedEventAttributes.Builderclear()StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearControl()DeprecatedStartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearCronSchedule()If this child runs on a cron schedule, it will appear hereStartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearHeader().temporal.api.common.v1.Header header = 15;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearInheritBuildId()If this is set, the child workflow inherits the Build ID of the parent.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearInput().temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearMemo().temporal.api.common.v1.Memo memo = 16;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearNamespace()Namespace of the child workflow.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearNamespaceId()string namespace_id = 18;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearParentClosePolicy()Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 13;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 17;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowId()string workflow_id = 2;StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowIdReusePolicy()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowRunTimeout()Timeout of a single workflow run.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withStartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowTaskTimeout()Timeout of a single workflow task.StartChildWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionInitiatedEventAttributes.Builderclone()java.lang.StringgetControl()Deprecatedcom.google.protobuf.ByteStringgetControlBytes()Deprecatedjava.lang.StringgetCronSchedule()If this child runs on a cron schedule, it will appear herecom.google.protobuf.ByteStringgetCronScheduleBytes()If this child runs on a cron schedule, it will appear hereStartChildWorkflowExecutionInitiatedEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 15;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 15;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 15;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 = 16;Memo.BuildergetMemoBuilder().temporal.api.common.v1.Memo memo = 16;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 16;java.lang.StringgetNamespace()Namespace of the child workflow.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the child workflow.java.lang.StringgetNamespaceId()string namespace_id = 18;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 18;ParentClosePolicygetParentClosePolicy()Default: PARENT_CLOSE_POLICY_TERMINATE.intgetParentClosePolicyValue()Default: PARENT_CLOSE_POLICY_TERMINATE.RetryPolicygetRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 13;RetryPolicy.BuildergetRetryPolicyBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 13;RetryPolicyOrBuildergetRetryPolicyOrBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 13;SearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 17;SearchAttributes.BuildergetSearchAttributesBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 17;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 17;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;com.google.protobuf.DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.com.google.protobuf.Duration.BuildergetWorkflowExecutionTimeoutBuilder()Total workflow execution timeout including retries and continue as new.com.google.protobuf.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.com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.com.google.protobuf.Duration.BuildergetWorkflowRunTimeoutBuilder()Timeout of a single workflow run.com.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withcom.google.protobuf.DurationgetWorkflowTaskTimeout()Timeout of a single workflow task.com.google.protobuf.Duration.BuildergetWorkflowTaskTimeoutBuilder()Timeout of a single workflow task.com.google.protobuf.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 = 15;booleanhasInput().temporal.api.common.v1.Payloads input = 5;booleanhasMemo().temporal.api.common.v1.Memo memo = 16;booleanhasRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 13;booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 17;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()StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(StartChildWorkflowExecutionInitiatedEventAttributes other)StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 15;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeInput(Payloads value).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeMemo(Memo value).temporal.api.common.v1.Memo memo = 16;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeRetryPolicy(RetryPolicy value).temporal.api.common.v1.RetryPolicy retry_policy = 13;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 17;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeWorkflowExecutionTimeout(com.google.protobuf.Duration value)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeWorkflowRunTimeout(com.google.protobuf.Duration value)Timeout of a single workflow run.StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeWorkflowTaskTimeout(com.google.protobuf.Duration value)Timeout of a single workflow task.StartChildWorkflowExecutionInitiatedEventAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetControl(java.lang.String value)DeprecatedStartChildWorkflowExecutionInitiatedEventAttributes.BuildersetControlBytes(com.google.protobuf.ByteString value)DeprecatedStartChildWorkflowExecutionInitiatedEventAttributes.BuildersetCronSchedule(java.lang.String value)If this child runs on a cron schedule, it will appear hereStartChildWorkflowExecutionInitiatedEventAttributes.BuildersetCronScheduleBytes(com.google.protobuf.ByteString value)If this child runs on a cron schedule, it will appear hereStartChildWorkflowExecutionInitiatedEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 15;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 15;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetInheritBuildId(boolean value)If this is set, the child workflow inherits the Build ID of the parent.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetInput(Payloads value).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetInput(Payloads.Builder builderForValue).temporal.api.common.v1.Payloads input = 5;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetMemo(Memo value).temporal.api.common.v1.Memo memo = 16;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetMemo(Memo.Builder builderForValue).temporal.api.common.v1.Memo memo = 16;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the child workflow.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the child workflow.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 18;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 18;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetParentClosePolicy(ParentClosePolicy value)Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetParentClosePolicyValue(int value)Default: PARENT_CLOSE_POLICY_TERMINATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetRetryPolicy(RetryPolicy value).temporal.api.common.v1.RetryPolicy retry_policy = 13;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetRetryPolicy(RetryPolicy.Builder builderForValue).temporal.api.common.v1.RetryPolicy retry_policy = 13;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 17;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetSearchAttributes(SearchAttributes.Builder builderForValue).temporal.api.common.v1.SearchAttributes search_attributes = 17;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetTaskQueue(TaskQueue.Builder builderForValue).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowExecutionTimeout(com.google.protobuf.Duration value)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowExecutionTimeout(com.google.protobuf.Duration.Builder builderForValue)Total workflow execution timeout including retries and continue as new.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowId(java.lang.String value)string workflow_id = 2;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)string workflow_id = 2;StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowIdReusePolicy(WorkflowIdReusePolicy value)Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowIdReusePolicyValue(int value)Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowRunTimeout(com.google.protobuf.Duration value)Timeout of a single workflow run.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowRunTimeout(com.google.protobuf.Duration.Builder builderForValue)Timeout of a single workflow run.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowTaskCompletedEventId(long value)The `WORKFLOW_TASK_COMPLETED` event which this command was reported withStartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowTaskTimeout(com.google.protobuf.Duration value)Timeout of a single workflow task.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowTaskTimeout(com.google.protobuf.Duration.Builder builderForValue)Timeout of a single workflow task.StartChildWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionInitiatedEventAttributes.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
clear
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
getDefaultInstanceForType
public StartChildWorkflowExecutionInitiatedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StartChildWorkflowExecutionInitiatedEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StartChildWorkflowExecutionInitiatedEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
setField
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
clearField
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
clearOneof
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
setRepeatedField
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
addRepeatedField
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeFrom(StartChildWorkflowExecutionInitiatedEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionInitiatedEventAttributes.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<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespacein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setNamespace(java.lang.String value)
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 18;- Specified by:
getNamespaceIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 18;- Specified by:
getNamespaceIdBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 18;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearNamespaceId()
string namespace_id = 18;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 18;- Parameters:
value- The bytes for namespaceId to set.- Returns:
- This builder for chaining.
-
getWorkflowId
public java.lang.String getWorkflowId()
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowId(java.lang.String value)
string workflow_id = 2;- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowId()
string workflow_id = 2;- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public StartChildWorkflowExecutionInitiatedEventAttributes.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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public StartChildWorkflowExecutionInitiatedEventAttributes.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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The taskQueue.
-
setTaskQueue
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
setTaskQueue
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setTaskQueue(TaskQueue.Builder builderForValue)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
mergeTaskQueue
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
clearTaskQueue
public StartChildWorkflowExecutionInitiatedEventAttributes.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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasInput
public boolean hasInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The input.
-
setInput
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setInput(Payloads value)
.temporal.api.common.v1.Payloads input = 5;
-
setInput
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setInput(Payloads.Builder builderForValue)
.temporal.api.common.v1.Payloads input = 5;
-
mergeInput
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeInput(Payloads value)
.temporal.api.common.v1.Payloads input = 5;
-
clearInput
public StartChildWorkflowExecutionInitiatedEventAttributes.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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowExecutionTimeout field is set.
-
getWorkflowExecutionTimeout
public com.google.protobuf.Duration getWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowExecutionTimeout.
-
setWorkflowExecutionTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowExecutionTimeout(com.google.protobuf.Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
setWorkflowExecutionTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowExecutionTimeout(com.google.protobuf.Duration.Builder builderForValue)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
mergeWorkflowExecutionTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeWorkflowExecutionTimeout(com.google.protobuf.Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
clearWorkflowExecutionTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowExecutionTimeoutBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
public com.google.protobuf.Duration getWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowRunTimeout.
-
setWorkflowRunTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowRunTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
setWorkflowRunTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowRunTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
mergeWorkflowRunTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeWorkflowRunTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
clearWorkflowRunTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowRunTimeoutBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
public com.google.protobuf.Duration getWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowTaskTimeout.
-
setWorkflowTaskTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowTaskTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
setWorkflowTaskTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowTaskTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
mergeWorkflowTaskTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeWorkflowTaskTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
clearWorkflowTaskTimeout
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowTaskTimeoutBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getParentClosePolicyValue
public int getParentClosePolicyValue()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Specified by:
getParentClosePolicyValuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for parentClosePolicy.
-
setParentClosePolicyValue
public StartChildWorkflowExecutionInitiatedEventAttributes.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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The parentClosePolicy.
-
setParentClosePolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.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 StartChildWorkflowExecutionInitiatedEventAttributes.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()
Deprecated
string control = 10;- Specified by:
getControlin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 10;- Specified by:
getControlBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setControl(java.lang.String value)
Deprecated
string control = 10;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearControl()
Deprecated
string control = 10;- Returns:
- This builder for chaining.
-
setControlBytes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated
string control = 10;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
getWorkflowTaskCompletedEventId
public long getWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 11;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
setWorkflowTaskCompletedEventId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowTaskCompletedEventId(long value)
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 11;- Parameters:
value- The workflowTaskCompletedEventId to set.- Returns:
- This builder for chaining.
-
clearWorkflowTaskCompletedEventId
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 11;- 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 = 12;- Specified by:
getWorkflowIdReusePolicyValuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
setWorkflowIdReusePolicyValue
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowIdReusePolicyValue(int value)
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 12;- 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 = 12;- Specified by:
getWorkflowIdReusePolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowIdReusePolicy.
-
setWorkflowIdReusePolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowIdReusePolicy(WorkflowIdReusePolicy value)
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 12;- Parameters:
value- The workflowIdReusePolicy to set.- Returns:
- This builder for chaining.
-
clearWorkflowIdReusePolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowIdReusePolicy()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 12;- Returns:
- This builder for chaining.
-
hasRetryPolicy
public boolean hasRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
hasRetryPolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
getRetryPolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The retryPolicy.
-
setRetryPolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setRetryPolicy(RetryPolicy value)
.temporal.api.common.v1.RetryPolicy retry_policy = 13;
-
setRetryPolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
.temporal.api.common.v1.RetryPolicy retry_policy = 13;
-
mergeRetryPolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeRetryPolicy(RetryPolicy value)
.temporal.api.common.v1.RetryPolicy retry_policy = 13;
-
clearRetryPolicy
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;
-
getRetryPolicyBuilder
public RetryPolicy.Builder getRetryPolicyBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
getRetryPolicyOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Specified by:
getCronSchedulein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Specified by:
getCronScheduleBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for cronSchedule.
-
setCronSchedule
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setCronSchedule(java.lang.String value)
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Parameters:
value- The cronSchedule to set.- Returns:
- This builder for chaining.
-
clearCronSchedule
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearCronSchedule()
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Returns:
- This builder for chaining.
-
setCronScheduleBytes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setCronScheduleBytes(com.google.protobuf.ByteString value)
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Parameters:
value- The bytes for cronSchedule to set.- Returns:
- This builder for chaining.
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 15;- Specified by:
hasHeaderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 15;- Specified by:
getHeaderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The header.
-
setHeader
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 15;
-
setHeader
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 15;
-
mergeHeader
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 15;
-
clearHeader
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearHeader()
.temporal.api.common.v1.Header header = 15;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 15;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 15;- Specified by:
getHeaderOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
hasMemoin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
getMemoin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The memo.
-
setMemo
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setMemo(Memo value)
.temporal.api.common.v1.Memo memo = 16;
-
setMemo
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setMemo(Memo.Builder builderForValue)
.temporal.api.common.v1.Memo memo = 16;
-
mergeMemo
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeMemo(Memo value)
.temporal.api.common.v1.Memo memo = 16;
-
clearMemo
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearMemo()
.temporal.api.common.v1.Memo memo = 16;
-
getMemoBuilder
public Memo.Builder getMemoBuilder()
.temporal.api.common.v1.Memo memo = 16;
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
getMemoOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
hasSearchAttributesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
getSearchAttributesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 17;
-
setSearchAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder setSearchAttributes(SearchAttributes.Builder builderForValue)
.temporal.api.common.v1.SearchAttributes search_attributes = 17;
-
mergeSearchAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 17;
-
clearSearchAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder clearSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;
-
getSearchAttributesBuilder
public SearchAttributes.Builder getSearchAttributesBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
getSearchAttributesOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
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 = 19;- Specified by:
getInheritBuildIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The inheritBuildId.
-
setInheritBuildId
public StartChildWorkflowExecutionInitiatedEventAttributes.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 = 19;- Parameters:
value- The inheritBuildId to set.- Returns:
- This builder for chaining.
-
clearInheritBuildId
public StartChildWorkflowExecutionInitiatedEventAttributes.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 = 19;- Returns:
- This builder for chaining.
-
setUnknownFields
public final StartChildWorkflowExecutionInitiatedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeUnknownFields
public final StartChildWorkflowExecutionInitiatedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionInitiatedEventAttributes.Builder>
-
-