Package io.temporal.api.history.v1
Class ChildWorkflowExecutionCanceledEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
- io.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChildWorkflowExecutionCanceledEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- ChildWorkflowExecutionCanceledEventAttributes
public static final class ChildWorkflowExecutionCanceledEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder> implements ChildWorkflowExecutionCanceledEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChildWorkflowExecutionCanceledEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionCanceledEventAttributesbuild()ChildWorkflowExecutionCanceledEventAttributesbuildPartial()ChildWorkflowExecutionCanceledEventAttributes.Builderclear()ChildWorkflowExecutionCanceledEventAttributes.BuilderclearDetails().temporal.api.common.v1.Payloads details = 1;ChildWorkflowExecutionCanceledEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ChildWorkflowExecutionCanceledEventAttributes.BuilderclearInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionCanceledEventAttributes.BuilderclearNamespace()Namespace of the child workflow.ChildWorkflowExecutionCanceledEventAttributes.BuilderclearNamespaceId()string namespace_id = 7;ChildWorkflowExecutionCanceledEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ChildWorkflowExecutionCanceledEventAttributes.BuilderclearStartedEventId()Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toChildWorkflowExecutionCanceledEventAttributes.BuilderclearWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionCanceledEventAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionCanceledEventAttributes.Builderclone()ChildWorkflowExecutionCanceledEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PayloadsgetDetails().temporal.api.common.v1.Payloads details = 1;Payloads.BuildergetDetailsBuilder().temporal.api.common.v1.Payloads details = 1;PayloadsOrBuildergetDetailsOrBuilder().temporal.api.common.v1.Payloads details = 1;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 = 7;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 7;longgetStartedEventId()Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toWorkflowExecutiongetWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecution.BuildergetWorkflowExecutionBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecutionOrBuildergetWorkflowExecutionOrBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;WorkflowType.BuildergetWorkflowTypeBuilder().temporal.api.common.v1.WorkflowType workflow_type = 4;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 4;booleanhasDetails().temporal.api.common.v1.Payloads details = 1;booleanhasWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChildWorkflowExecutionCanceledEventAttributes.BuildermergeDetails(Payloads value).temporal.api.common.v1.Payloads details = 1;ChildWorkflowExecutionCanceledEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChildWorkflowExecutionCanceledEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)ChildWorkflowExecutionCanceledEventAttributes.BuildermergeFrom(ChildWorkflowExecutionCanceledEventAttributes other)ChildWorkflowExecutionCanceledEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionCanceledEventAttributes.BuildermergeWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionCanceledEventAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionCanceledEventAttributes.BuildersetDetails(Payloads value).temporal.api.common.v1.Payloads details = 1;ChildWorkflowExecutionCanceledEventAttributes.BuildersetDetails(Payloads.Builder builderForValue).temporal.api.common.v1.Payloads details = 1;ChildWorkflowExecutionCanceledEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionCanceledEventAttributes.BuildersetInitiatedEventId(long value)Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionCanceledEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the child workflow.ChildWorkflowExecutionCanceledEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the child workflow.ChildWorkflowExecutionCanceledEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 7;ChildWorkflowExecutionCanceledEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 7;ChildWorkflowExecutionCanceledEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ChildWorkflowExecutionCanceledEventAttributes.BuildersetStartedEventId(long value)Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toChildWorkflowExecutionCanceledEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionCanceledEventAttributes.BuildersetWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionCanceledEventAttributes.BuildersetWorkflowExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;ChildWorkflowExecutionCanceledEventAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 4;ChildWorkflowExecutionCanceledEventAttributes.BuildersetWorkflowType(WorkflowType.Builder builderForValue).temporal.api.common.v1.WorkflowType workflow_type = 4;-
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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
clear
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
getDefaultInstanceForType
public ChildWorkflowExecutionCanceledEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChildWorkflowExecutionCanceledEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChildWorkflowExecutionCanceledEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
setField
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
clearField
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
clearOneof
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
setRepeatedField
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
addRepeatedField
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionCanceledEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionCanceledEventAttributes.Builder mergeFrom(ChildWorkflowExecutionCanceledEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionCanceledEventAttributes.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<ChildWorkflowExecutionCanceledEventAttributes.Builder>- Throws:
java.io.IOException
-
hasDetails
public boolean hasDetails()
.temporal.api.common.v1.Payloads details = 1;- Specified by:
hasDetailsin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- Whether the details field is set.
-
getDetails
public Payloads getDetails()
.temporal.api.common.v1.Payloads details = 1;- Specified by:
getDetailsin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The details.
-
setDetails
public ChildWorkflowExecutionCanceledEventAttributes.Builder setDetails(Payloads value)
.temporal.api.common.v1.Payloads details = 1;
-
setDetails
public ChildWorkflowExecutionCanceledEventAttributes.Builder setDetails(Payloads.Builder builderForValue)
.temporal.api.common.v1.Payloads details = 1;
-
mergeDetails
public ChildWorkflowExecutionCanceledEventAttributes.Builder mergeDetails(Payloads value)
.temporal.api.common.v1.Payloads details = 1;
-
clearDetails
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearDetails()
.temporal.api.common.v1.Payloads details = 1;
-
getDetailsBuilder
public Payloads.Builder getDetailsBuilder()
.temporal.api.common.v1.Payloads details = 1;
-
getDetailsOrBuilder
public PayloadsOrBuilder getDetailsOrBuilder()
.temporal.api.common.v1.Payloads details = 1;- Specified by:
getDetailsOrBuilderin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder
-
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 = 2;- Specified by:
getNamespacein interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- 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 = 2;- Specified by:
getNamespaceBytesin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public ChildWorkflowExecutionCanceledEventAttributes.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 = 2;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public ChildWorkflowExecutionCanceledEventAttributes.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 = 2;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 7;- Specified by:
getNamespaceIdin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 7;- Specified by:
getNamespaceIdBytesin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public ChildWorkflowExecutionCanceledEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 7;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearNamespaceId()
string namespace_id = 7;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public ChildWorkflowExecutionCanceledEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 7;- Parameters:
value- The bytes for namespaceId to set.- Returns:
- This builder for chaining.
-
hasWorkflowExecution
public boolean hasWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
hasWorkflowExecutionin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public ChildWorkflowExecutionCanceledEventAttributes.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
setWorkflowExecution
public ChildWorkflowExecutionCanceledEventAttributes.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
mergeWorkflowExecution
public ChildWorkflowExecutionCanceledEventAttributes.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
clearWorkflowExecution
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionBuilder
public WorkflowExecution.Builder getWorkflowExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionOrBuilder
public WorkflowExecutionOrBuilder getWorkflowExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionOrBuilderin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
hasWorkflowTypein interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
getWorkflowTypein interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public ChildWorkflowExecutionCanceledEventAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
setWorkflowType
public ChildWorkflowExecutionCanceledEventAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
mergeWorkflowType
public ChildWorkflowExecutionCanceledEventAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
clearWorkflowType
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
getWorkflowTypeBuilder
public WorkflowType.Builder getWorkflowTypeBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 4;
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 4;- Specified by:
getWorkflowTypeOrBuilderin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder
-
getInitiatedEventId
public long getInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 5;- Specified by:
getInitiatedEventIdin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The initiatedEventId.
-
setInitiatedEventId
public ChildWorkflowExecutionCanceledEventAttributes.Builder setInitiatedEventId(long value)
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 5;- Parameters:
value- The initiatedEventId to set.- Returns:
- This builder for chaining.
-
clearInitiatedEventId
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 5;- Returns:
- This builder for chaining.
-
getStartedEventId
public long getStartedEventId()
Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
int64 started_event_id = 6;- Specified by:
getStartedEventIdin interfaceChildWorkflowExecutionCanceledEventAttributesOrBuilder- Returns:
- The startedEventId.
-
setStartedEventId
public ChildWorkflowExecutionCanceledEventAttributes.Builder setStartedEventId(long value)
Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
int64 started_event_id = 6;- Parameters:
value- The startedEventId to set.- Returns:
- This builder for chaining.
-
clearStartedEventId
public ChildWorkflowExecutionCanceledEventAttributes.Builder clearStartedEventId()
Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
int64 started_event_id = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChildWorkflowExecutionCanceledEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
mergeUnknownFields
public final ChildWorkflowExecutionCanceledEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionCanceledEventAttributes.Builder>
-
-