Class SystemWorkflowFailure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SystemWorkflowFailure.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
io.temporal.api.errordetails.v1.SystemWorkflowFailure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SystemWorkflowFailureOrBuilder,Cloneable
- Enclosing class:
SystemWorkflowFailure
public static final class SystemWorkflowFailure.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
implements SystemWorkflowFailureOrBuilder
Protobuf type
temporal.api.errordetails.v1.SystemWorkflowFailure-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Serialized error returned by the system workflow performing the underlying operation.WorkflowId and RunId of the Temporal system workflow performing the underlying operation.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorSerialized error returned by the system workflow performing the underlying operation.com.google.protobuf.ByteStringSerialized error returned by the system workflow performing the underlying operation.WorkflowId and RunId of the Temporal system workflow performing the underlying operation.WorkflowId and RunId of the Temporal system workflow performing the underlying operation.WorkflowId and RunId of the Temporal system workflow performing the underlying operation.booleanWorkflowId and RunId of the Temporal system workflow performing the underlying operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(SystemWorkflowFailure other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) WorkflowId and RunId of the Temporal system workflow performing the underlying operation.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWorkflowError(String value) Serialized error returned by the system workflow performing the underlying operation.setWorkflowErrorBytes(com.google.protobuf.ByteString value) Serialized error returned by the system workflow performing the underlying operation.WorkflowId and RunId of the Temporal system workflow performing the underlying operation.setWorkflowExecution(WorkflowExecution.Builder builderForValue) WorkflowId and RunId of the Temporal system workflow performing the underlying operation.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, 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<SystemWorkflowFailure.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<SystemWorkflowFailure.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<SystemWorkflowFailure.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<SystemWorkflowFailure.Builder>
-
setField
public SystemWorkflowFailure.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<SystemWorkflowFailure.Builder>
-
clearField
public SystemWorkflowFailure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-
clearOneof
public SystemWorkflowFailure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-
setRepeatedField
public SystemWorkflowFailure.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<SystemWorkflowFailure.Builder>
-
addRepeatedField
public SystemWorkflowFailure.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<SystemWorkflowFailure.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SystemWorkflowFailure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-
mergeFrom
public SystemWorkflowFailure.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<SystemWorkflowFailure.Builder>- Throws:
IOException
-
hasWorkflowExecution
public boolean hasWorkflowExecution()WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1;- Specified by:
hasWorkflowExecutionin interfaceSystemWorkflowFailureOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1;- Specified by:
getWorkflowExecutionin interfaceSystemWorkflowFailureOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1; -
setWorkflowExecution
public SystemWorkflowFailure.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue) WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1; -
mergeWorkflowExecution
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1; -
clearWorkflowExecution
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1; -
getWorkflowExecutionBuilder
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1; -
getWorkflowExecutionOrBuilder
WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.
.temporal.api.common.v1.WorkflowExecution workflow_execution = 1;- Specified by:
getWorkflowExecutionOrBuilderin interfaceSystemWorkflowFailureOrBuilder
-
getWorkflowError
Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Specified by:
getWorkflowErrorin interfaceSystemWorkflowFailureOrBuilder- Returns:
- The workflowError.
-
getWorkflowErrorBytes
public com.google.protobuf.ByteString getWorkflowErrorBytes()Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Specified by:
getWorkflowErrorBytesin interfaceSystemWorkflowFailureOrBuilder- Returns:
- The bytes for workflowError.
-
setWorkflowError
Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Parameters:
value- The workflowError to set.- Returns:
- This builder for chaining.
-
clearWorkflowError
Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Returns:
- This builder for chaining.
-
setWorkflowErrorBytes
Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Parameters:
value- The bytes for workflowError to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SystemWorkflowFailure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-
mergeUnknownFields
public final SystemWorkflowFailure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-