Class WorkflowExecutionFailedEventAttributes.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<WorkflowExecutionFailedEventAttributes.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
io.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowExecutionFailedEventAttributesOrBuilder,Cloneable
- Enclosing class:
WorkflowExecutionFailedEventAttributes
public static final class WorkflowExecutionFailedEventAttributes.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
implements WorkflowExecutionFailedEventAttributesOrBuilder
Protobuf type
temporal.api.history.v1.WorkflowExecutionFailedEventAttributes-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Serialized result of workflow failure (ex: An exception thrown, or error returned)clearField(com.google.protobuf.Descriptors.FieldDescriptor field) If another run is started by cron or retry, this contains the new run id.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) .temporal.api.enums.v1.RetryState retry_state = 2;The `WORKFLOW_TASK_COMPLETED` event which this command was reported withclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorSerialized result of workflow failure (ex: An exception thrown, or error returned)Serialized result of workflow failure (ex: An exception thrown, or error returned)Serialized result of workflow failure (ex: An exception thrown, or error returned)If another run is started by cron or retry, this contains the new run id.com.google.protobuf.ByteStringIf another run is started by cron or retry, this contains the new run id..temporal.api.enums.v1.RetryState retry_state = 2;int.temporal.api.enums.v1.RetryState retry_state = 2;longThe `WORKFLOW_TASK_COMPLETED` event which this command was reported withbooleanSerialized result of workflow failure (ex: An exception thrown, or error returned)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFailure(Failure value) Serialized result of workflow failure (ex: An exception thrown, or error returned)mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setFailure(Failure value) Serialized result of workflow failure (ex: An exception thrown, or error returned)setFailure(Failure.Builder builderForValue) Serialized result of workflow failure (ex: An exception thrown, or error returned)setNewExecutionRunId(String value) If another run is started by cron or retry, this contains the new run id.setNewExecutionRunIdBytes(com.google.protobuf.ByteString value) If another run is started by cron or retry, this contains the new run id.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRetryState(RetryState value) .temporal.api.enums.v1.RetryState retry_state = 2;setRetryStateValue(int value) .temporal.api.enums.v1.RetryState retry_state = 2;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWorkflowTaskCompletedEventId(long value) The `WORKFLOW_TASK_COMPLETED` event which this command was reported withMethods 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<WorkflowExecutionFailedEventAttributes.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<WorkflowExecutionFailedEventAttributes.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<WorkflowExecutionFailedEventAttributes.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<WorkflowExecutionFailedEventAttributes.Builder>
-
setField
public WorkflowExecutionFailedEventAttributes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
clearField
public WorkflowExecutionFailedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
clearOneof
public WorkflowExecutionFailedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
setRepeatedField
public WorkflowExecutionFailedEventAttributes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
addRepeatedField
public WorkflowExecutionFailedEventAttributes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
public WorkflowExecutionFailedEventAttributes.Builder mergeFrom(WorkflowExecutionFailedEventAttributes other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
mergeFrom
public WorkflowExecutionFailedEventAttributes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowExecutionFailedEventAttributes.Builder>- Throws:
IOException
-
hasFailure
public boolean hasFailure()Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1;- Specified by:
hasFailurein interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1;- Specified by:
getFailurein interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The failure.
-
setFailure
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1; -
setFailure
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1; -
mergeFailure
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1; -
clearFailure
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1; -
getFailureBuilder
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1; -
getFailureOrBuilder
Serialized result of workflow failure (ex: An exception thrown, or error returned)
.temporal.api.failure.v1.Failure failure = 1;- Specified by:
getFailureOrBuilderin interfaceWorkflowExecutionFailedEventAttributesOrBuilder
-
getRetryStateValue
public int getRetryStateValue().temporal.api.enums.v1.RetryState retry_state = 2;- Specified by:
getRetryStateValuein interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for retryState.
-
setRetryStateValue
.temporal.api.enums.v1.RetryState retry_state = 2;- Parameters:
value- The enum numeric value on the wire for retryState to set.- Returns:
- This builder for chaining.
-
getRetryState
.temporal.api.enums.v1.RetryState retry_state = 2;- Specified by:
getRetryStatein interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The retryState.
-
setRetryState
.temporal.api.enums.v1.RetryState retry_state = 2;- Parameters:
value- The retryState to set.- Returns:
- This builder for chaining.
-
clearRetryState
.temporal.api.enums.v1.RetryState retry_state = 2;- 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 = 3;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
setWorkflowTaskCompletedEventId
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 3;- Parameters:
value- The workflowTaskCompletedEventId to set.- Returns:
- This builder for chaining.
-
clearWorkflowTaskCompletedEventId
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 3;- Returns:
- This builder for chaining.
-
getNewExecutionRunId
If another run is started by cron or retry, this contains the new run id.
string new_execution_run_id = 4;- Specified by:
getNewExecutionRunIdin interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The newExecutionRunId.
-
getNewExecutionRunIdBytes
public com.google.protobuf.ByteString getNewExecutionRunIdBytes()If another run is started by cron or retry, this contains the new run id.
string new_execution_run_id = 4;- Specified by:
getNewExecutionRunIdBytesin interfaceWorkflowExecutionFailedEventAttributesOrBuilder- Returns:
- The bytes for newExecutionRunId.
-
setNewExecutionRunId
If another run is started by cron or retry, this contains the new run id.
string new_execution_run_id = 4;- Parameters:
value- The newExecutionRunId to set.- Returns:
- This builder for chaining.
-
clearNewExecutionRunId
If another run is started by cron or retry, this contains the new run id.
string new_execution_run_id = 4;- Returns:
- This builder for chaining.
-
setNewExecutionRunIdBytes
public WorkflowExecutionFailedEventAttributes.Builder setNewExecutionRunIdBytes(com.google.protobuf.ByteString value) If another run is started by cron or retry, this contains the new run id.
string new_execution_run_id = 4;- Parameters:
value- The bytes for newExecutionRunId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final WorkflowExecutionFailedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-
mergeUnknownFields
public final WorkflowExecutionFailedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionFailedEventAttributes.Builder>
-