Package io.temporal.api.history.v1
Class ChildWorkflowExecutionTimedOutEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
- io.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChildWorkflowExecutionTimedOutEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- ChildWorkflowExecutionTimedOutEventAttributes
public static final class ChildWorkflowExecutionTimedOutEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder> implements ChildWorkflowExecutionTimedOutEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ChildWorkflowExecutionTimedOutEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionTimedOutEventAttributesbuild()ChildWorkflowExecutionTimedOutEventAttributesbuildPartial()ChildWorkflowExecutionTimedOutEventAttributes.Builderclear()ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearInitiatedEventId()Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionTimedOutEventAttributes.BuilderclearNamespace()Namespace of the child workflow.ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearNamespaceId()string namespace_id = 7;ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearRetryState().temporal.api.enums.v1.RetryState retry_state = 6;ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearStartedEventId()Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toChildWorkflowExecutionTimedOutEventAttributes.BuilderclearWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;ChildWorkflowExecutionTimedOutEventAttributes.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;ChildWorkflowExecutionTimedOutEventAttributes.Builderclone()ChildWorkflowExecutionTimedOutEventAttributesgetDefaultInstanceForType()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 = 7;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 7;RetryStategetRetryState().temporal.api.enums.v1.RetryState retry_state = 6;intgetRetryStateValue().temporal.api.enums.v1.RetryState retry_state = 6;longgetStartedEventId()Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toWorkflowExecutiongetWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;WorkflowExecution.BuildergetWorkflowExecutionBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;WorkflowExecutionOrBuildergetWorkflowExecutionOrBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;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;booleanhasWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeFrom(ChildWorkflowExecutionTimedOutEventAttributes other)ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;ChildWorkflowExecutionTimedOutEventAttributes.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ChildWorkflowExecutionTimedOutEventAttributes.BuildersetInitiatedEventId(long value)Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds toChildWorkflowExecutionTimedOutEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the child workflow.ChildWorkflowExecutionTimedOutEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the child workflow.ChildWorkflowExecutionTimedOutEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 7;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 7;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ChildWorkflowExecutionTimedOutEventAttributes.BuildersetRetryState(RetryState value).temporal.api.enums.v1.RetryState retry_state = 6;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetRetryStateValue(int value).temporal.api.enums.v1.RetryState retry_state = 6;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetStartedEventId(long value)Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds toChildWorkflowExecutionTimedOutEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ChildWorkflowExecutionTimedOutEventAttributes.BuildersetWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetWorkflowExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;ChildWorkflowExecutionTimedOutEventAttributes.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
clear
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
getDefaultInstanceForType
public ChildWorkflowExecutionTimedOutEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ChildWorkflowExecutionTimedOutEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ChildWorkflowExecutionTimedOutEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
setField
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
clearField
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
clearOneof
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
setRepeatedField
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
addRepeatedField
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionTimedOutEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionTimedOutEventAttributes.Builder mergeFrom(ChildWorkflowExecutionTimedOutEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
mergeFrom
public ChildWorkflowExecutionTimedOutEventAttributes.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<ChildWorkflowExecutionTimedOutEventAttributes.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 interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- 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 interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public ChildWorkflowExecutionTimedOutEventAttributes.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 ChildWorkflowExecutionTimedOutEventAttributes.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 ChildWorkflowExecutionTimedOutEventAttributes.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 = 7;- Specified by:
getNamespaceIdin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 7;- Specified by:
getNamespaceIdBytesin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 7;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearNamespaceId()
string namespace_id = 7;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public ChildWorkflowExecutionTimedOutEventAttributes.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 = 2;- Specified by:
hasWorkflowExecutionin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;- Specified by:
getWorkflowExecutionin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
setWorkflowExecution
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
mergeWorkflowExecution
public ChildWorkflowExecutionTimedOutEventAttributes.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
clearWorkflowExecution
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
getWorkflowExecutionBuilder
public WorkflowExecution.Builder getWorkflowExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
getWorkflowExecutionOrBuilder
public WorkflowExecutionOrBuilder getWorkflowExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;- Specified by:
getWorkflowExecutionOrBuilderin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
hasWorkflowTypein interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public ChildWorkflowExecutionTimedOutEventAttributes.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public ChildWorkflowExecutionTimedOutEventAttributes.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 interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder
-
getInitiatedEventId
public long getInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 4;- Specified by:
getInitiatedEventIdin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The initiatedEventId.
-
setInitiatedEventId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setInitiatedEventId(long value)
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 4;- Parameters:
value- The initiatedEventId to set.- Returns:
- This builder for chaining.
-
clearInitiatedEventId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearInitiatedEventId()
Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
int64 initiated_event_id = 4;- 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 = 5;- Specified by:
getStartedEventIdin interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The startedEventId.
-
setStartedEventId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setStartedEventId(long value)
Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
int64 started_event_id = 5;- Parameters:
value- The startedEventId to set.- Returns:
- This builder for chaining.
-
clearStartedEventId
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearStartedEventId()
Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
int64 started_event_id = 5;- Returns:
- This builder for chaining.
-
getRetryStateValue
public int getRetryStateValue()
.temporal.api.enums.v1.RetryState retry_state = 6;- Specified by:
getRetryStateValuein interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for retryState.
-
setRetryStateValue
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setRetryStateValue(int value)
.temporal.api.enums.v1.RetryState retry_state = 6;- Parameters:
value- The enum numeric value on the wire for retryState to set.- Returns:
- This builder for chaining.
-
getRetryState
public RetryState getRetryState()
.temporal.api.enums.v1.RetryState retry_state = 6;- Specified by:
getRetryStatein interfaceChildWorkflowExecutionTimedOutEventAttributesOrBuilder- Returns:
- The retryState.
-
setRetryState
public ChildWorkflowExecutionTimedOutEventAttributes.Builder setRetryState(RetryState value)
.temporal.api.enums.v1.RetryState retry_state = 6;- Parameters:
value- The retryState to set.- Returns:
- This builder for chaining.
-
clearRetryState
public ChildWorkflowExecutionTimedOutEventAttributes.Builder clearRetryState()
.temporal.api.enums.v1.RetryState retry_state = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChildWorkflowExecutionTimedOutEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
mergeUnknownFields
public final ChildWorkflowExecutionTimedOutEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChildWorkflowExecutionTimedOutEventAttributes.Builder>
-
-