Package io.temporal.api.history.v1
Class StartChildWorkflowExecutionFailedEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
- io.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartChildWorkflowExecutionFailedEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- StartChildWorkflowExecutionFailedEventAttributes
public static final class StartChildWorkflowExecutionFailedEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder> implements StartChildWorkflowExecutionFailedEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StartChildWorkflowExecutionFailedEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionFailedEventAttributesbuild()StartChildWorkflowExecutionFailedEventAttributesbuildPartial()StartChildWorkflowExecutionFailedEventAttributes.Builderclear()StartChildWorkflowExecutionFailedEventAttributes.BuilderclearCause().temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;StartChildWorkflowExecutionFailedEventAttributes.BuilderclearControl()Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated.StartChildWorkflowExecutionFailedEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StartChildWorkflowExecutionFailedEventAttributes.BuilderclearInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toStartChildWorkflowExecutionFailedEventAttributes.BuilderclearNamespace()Namespace of the child workflow.StartChildWorkflowExecutionFailedEventAttributes.BuilderclearNamespaceId()string namespace_id = 8;StartChildWorkflowExecutionFailedEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StartChildWorkflowExecutionFailedEventAttributes.BuilderclearWorkflowId()string workflow_id = 2;StartChildWorkflowExecutionFailedEventAttributes.BuilderclearWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withStartChildWorkflowExecutionFailedEventAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionFailedEventAttributes.Builderclone()StartChildWorkflowExecutionFailedCausegetCause().temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;intgetCauseValue().temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;java.lang.StringgetControl()Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated.com.google.protobuf.ByteStringgetControlBytes()Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated.StartChildWorkflowExecutionFailedEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds tojava.lang.StringgetNamespace()Namespace of the child workflow.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the child workflow.java.lang.StringgetNamespaceId()string namespace_id = 8;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 8;java.lang.StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withWorkflowTypegetWorkflowType().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;booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StartChildWorkflowExecutionFailedEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StartChildWorkflowExecutionFailedEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)StartChildWorkflowExecutionFailedEventAttributes.BuildermergeFrom(StartChildWorkflowExecutionFailedEventAttributes other)StartChildWorkflowExecutionFailedEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionFailedEventAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionFailedEventAttributes.BuildersetCause(StartChildWorkflowExecutionFailedCause value).temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;StartChildWorkflowExecutionFailedEventAttributes.BuildersetCauseValue(int value).temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;StartChildWorkflowExecutionFailedEventAttributes.BuildersetControl(java.lang.String value)Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated.StartChildWorkflowExecutionFailedEventAttributes.BuildersetControlBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated.StartChildWorkflowExecutionFailedEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartChildWorkflowExecutionFailedEventAttributes.BuildersetInitiatedEventId(long value)Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toStartChildWorkflowExecutionFailedEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the child workflow.StartChildWorkflowExecutionFailedEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the child workflow.StartChildWorkflowExecutionFailedEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 8;StartChildWorkflowExecutionFailedEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 8;StartChildWorkflowExecutionFailedEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)StartChildWorkflowExecutionFailedEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartChildWorkflowExecutionFailedEventAttributes.BuildersetWorkflowId(java.lang.String value)string workflow_id = 2;StartChildWorkflowExecutionFailedEventAttributes.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)string workflow_id = 2;StartChildWorkflowExecutionFailedEventAttributes.BuildersetWorkflowTaskCompletedEventId(long value)The `WORKFLOW_TASK_COMPLETED` event which this command was reported withStartChildWorkflowExecutionFailedEventAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
clear
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
getDefaultInstanceForType
public StartChildWorkflowExecutionFailedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StartChildWorkflowExecutionFailedEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StartChildWorkflowExecutionFailedEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
setField
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
clearField
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
clearOneof
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
setRepeatedField
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
addRepeatedField
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionFailedEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionFailedEventAttributes.Builder mergeFrom(StartChildWorkflowExecutionFailedEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
public StartChildWorkflowExecutionFailedEventAttributes.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<StartChildWorkflowExecutionFailedEventAttributes.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 interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public StartChildWorkflowExecutionFailedEventAttributes.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 StartChildWorkflowExecutionFailedEventAttributes.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 StartChildWorkflowExecutionFailedEventAttributes.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 = 8;- Specified by:
getNamespaceIdin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 8;- Specified by:
getNamespaceIdBytesin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public StartChildWorkflowExecutionFailedEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 8;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearNamespaceId()
string namespace_id = 8;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public StartChildWorkflowExecutionFailedEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 8;- 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 interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public StartChildWorkflowExecutionFailedEventAttributes.Builder setWorkflowId(java.lang.String value)
string workflow_id = 2;- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearWorkflowId()
string workflow_id = 2;- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public StartChildWorkflowExecutionFailedEventAttributes.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 interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public StartChildWorkflowExecutionFailedEventAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public StartChildWorkflowExecutionFailedEventAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public StartChildWorkflowExecutionFailedEventAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public StartChildWorkflowExecutionFailedEventAttributes.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 interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder
-
getCauseValue
public int getCauseValue()
.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;- Specified by:
getCauseValuein interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for cause.
-
setCauseValue
public StartChildWorkflowExecutionFailedEventAttributes.Builder setCauseValue(int value)
.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;- Parameters:
value- The enum numeric value on the wire for cause to set.- Returns:
- This builder for chaining.
-
getCause
public StartChildWorkflowExecutionFailedCause getCause()
.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;- Specified by:
getCausein interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The cause.
-
setCause
public StartChildWorkflowExecutionFailedEventAttributes.Builder setCause(StartChildWorkflowExecutionFailedCause value)
.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;- Parameters:
value- The cause to set.- Returns:
- This builder for chaining.
-
clearCause
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearCause()
.temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause cause = 4;- Returns:
- This builder for chaining.
-
getControl
@Deprecated public java.lang.String getControl()
Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated. See temporal/api/history/v1/message.proto;l=699Deprecated.
string control = 5 [deprecated = true];- Specified by:
getControlin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
@Deprecated public com.google.protobuf.ByteString getControlBytes()
Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated. See temporal/api/history/v1/message.proto;l=699Deprecated.
string control = 5 [deprecated = true];- Specified by:
getControlBytesin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
@Deprecated public StartChildWorkflowExecutionFailedEventAttributes.Builder setControl(java.lang.String value)
Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated. See temporal/api/history/v1/message.proto;l=699Deprecated.
string control = 5 [deprecated = true];- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
@Deprecated public StartChildWorkflowExecutionFailedEventAttributes.Builder clearControl()
Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated. See temporal/api/history/v1/message.proto;l=699Deprecated.
string control = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
setControlBytes
@Deprecated public StartChildWorkflowExecutionFailedEventAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes.control is deprecated. See temporal/api/history/v1/message.proto;l=699Deprecated.
string control = 5 [deprecated = true];- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
getInitiatedEventId
public long getInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 6;- Specified by:
getInitiatedEventIdin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The initiatedEventId.
-
setInitiatedEventId
public StartChildWorkflowExecutionFailedEventAttributes.Builder setInitiatedEventId(long value)
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 6;- Parameters:
value- The initiatedEventId to set.- Returns:
- This builder for chaining.
-
clearInitiatedEventId
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 6;- 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 = 7;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceStartChildWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
setWorkflowTaskCompletedEventId
public StartChildWorkflowExecutionFailedEventAttributes.Builder setWorkflowTaskCompletedEventId(long value)
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 7;- Parameters:
value- The workflowTaskCompletedEventId to set.- Returns:
- This builder for chaining.
-
clearWorkflowTaskCompletedEventId
public StartChildWorkflowExecutionFailedEventAttributes.Builder clearWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final StartChildWorkflowExecutionFailedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
mergeUnknownFields
public final StartChildWorkflowExecutionFailedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartChildWorkflowExecutionFailedEventAttributes.Builder>
-
-