Package io.temporal.api.errordetails.v1
Class SystemWorkflowFailure.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- 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,java.lang.Cloneable
- Enclosing class:
- SystemWorkflowFailure
public static final class SystemWorkflowFailure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder> implements SystemWorkflowFailureOrBuilder
Protobuf typetemporal.api.errordetails.v1.SystemWorkflowFailure
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemWorkflowFailure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SystemWorkflowFailurebuild()SystemWorkflowFailurebuildPartial()SystemWorkflowFailure.Builderclear()SystemWorkflowFailure.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SystemWorkflowFailure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SystemWorkflowFailure.BuilderclearWorkflowError()Serialized error returned by the system workflow performing the underlying operation.SystemWorkflowFailure.BuilderclearWorkflowExecution()WorkflowId and RunId of the Temporal system workflow performing the underlying operation.SystemWorkflowFailure.Builderclone()SystemWorkflowFailuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetWorkflowError()Serialized error returned by the system workflow performing the underlying operation.com.google.protobuf.ByteStringgetWorkflowErrorBytes()Serialized error returned by the system workflow performing the underlying operation.WorkflowExecutiongetWorkflowExecution()WorkflowId and RunId of the Temporal system workflow performing the underlying operation.WorkflowExecution.BuildergetWorkflowExecutionBuilder()WorkflowId and RunId of the Temporal system workflow performing the underlying operation.WorkflowExecutionOrBuildergetWorkflowExecutionOrBuilder()WorkflowId and RunId of the Temporal system workflow performing the underlying operation.booleanhasWorkflowExecution()WorkflowId and RunId of the Temporal system workflow performing the underlying operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SystemWorkflowFailure.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SystemWorkflowFailure.BuildermergeFrom(com.google.protobuf.Message other)SystemWorkflowFailure.BuildermergeFrom(SystemWorkflowFailure other)SystemWorkflowFailure.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SystemWorkflowFailure.BuildermergeWorkflowExecution(WorkflowExecution value)WorkflowId and RunId of the Temporal system workflow performing the underlying operation.SystemWorkflowFailure.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SystemWorkflowFailure.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SystemWorkflowFailure.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SystemWorkflowFailure.BuildersetWorkflowError(java.lang.String value)Serialized error returned by the system workflow performing the underlying operation.SystemWorkflowFailure.BuildersetWorkflowErrorBytes(com.google.protobuf.ByteString value)Serialized error returned by the system workflow performing the underlying operation.SystemWorkflowFailure.BuildersetWorkflowExecution(WorkflowExecution value)WorkflowId and RunId of the Temporal system workflow performing the underlying operation.SystemWorkflowFailure.BuildersetWorkflowExecution(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, 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<SystemWorkflowFailure.Builder>
-
clear
public 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
public SystemWorkflowFailure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SystemWorkflowFailure build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SystemWorkflowFailure buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SystemWorkflowFailure.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, java.lang.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, java.lang.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, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SystemWorkflowFailure.Builder>
-
mergeFrom
public SystemWorkflowFailure.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SystemWorkflowFailure.Builder>
-
mergeFrom
public SystemWorkflowFailure.Builder mergeFrom(SystemWorkflowFailure other)
-
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 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<SystemWorkflowFailure.Builder>- Throws:
java.io.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
public WorkflowExecution 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
public SystemWorkflowFailure.Builder setWorkflowExecution(WorkflowExecution value)
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
public SystemWorkflowFailure.Builder mergeWorkflowExecution(WorkflowExecution value)
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
public SystemWorkflowFailure.Builder 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
public WorkflowExecution.Builder 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
public WorkflowExecutionOrBuilder 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
public java.lang.String 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
public SystemWorkflowFailure.Builder setWorkflowError(java.lang.String value)
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
public SystemWorkflowFailure.Builder clearWorkflowError()
Serialized error returned by the system workflow performing the underlying operation.
string workflow_error = 2;- Returns:
- This builder for chaining.
-
setWorkflowErrorBytes
public SystemWorkflowFailure.Builder setWorkflowErrorBytes(com.google.protobuf.ByteString value)
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>
-
-