Class SignalWorkflowExecutionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
- io.temporal.api.workflowservice.v1.SignalWorkflowExecutionRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SignalWorkflowExecutionRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- SignalWorkflowExecutionRequest
public static final class SignalWorkflowExecutionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder> implements SignalWorkflowExecutionRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.SignalWorkflowExecutionRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SignalWorkflowExecutionRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalWorkflowExecutionRequestbuild()SignalWorkflowExecutionRequestbuildPartial()SignalWorkflowExecutionRequest.Builderclear()SignalWorkflowExecutionRequest.BuilderclearControl()DeprecatedSignalWorkflowExecutionRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SignalWorkflowExecutionRequest.BuilderclearHeader()Headers that are passed with the signal to the processing workflow.SignalWorkflowExecutionRequest.BuilderclearIdentity()The identity of the worker/clientSignalWorkflowExecutionRequest.BuilderclearInput()Serialized value(s) to provide with the signalSignalWorkflowExecutionRequest.BuilderclearNamespace()string namespace = 1;SignalWorkflowExecutionRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SignalWorkflowExecutionRequest.BuilderclearRequestId()Used to de-dupe sent signalsSignalWorkflowExecutionRequest.BuilderclearSignalName()The workflow author-defined name of the signal to send to the workflowSignalWorkflowExecutionRequest.BuilderclearSkipGenerateWorkflowTask()Indicates that a new workflow task should not be generated when this signal is received.SignalWorkflowExecutionRequest.BuilderclearWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;SignalWorkflowExecutionRequest.Builderclone()java.lang.StringgetControl()Deprecatedcom.google.protobuf.ByteStringgetControlBytes()DeprecatedSignalWorkflowExecutionRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader()Headers that are passed with the signal to the processing workflow.Header.BuildergetHeaderBuilder()Headers that are passed with the signal to the processing workflow.HeaderOrBuildergetHeaderOrBuilder()Headers that are passed with the signal to the processing workflow.java.lang.StringgetIdentity()The identity of the worker/clientcom.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/clientPayloadsgetInput()Serialized value(s) to provide with the signalPayloads.BuildergetInputBuilder()Serialized value(s) to provide with the signalPayloadsOrBuildergetInputOrBuilder()Serialized value(s) to provide with the signaljava.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;java.lang.StringgetRequestId()Used to de-dupe sent signalscom.google.protobuf.ByteStringgetRequestIdBytes()Used to de-dupe sent signalsjava.lang.StringgetSignalName()The workflow author-defined name of the signal to send to the workflowcom.google.protobuf.ByteStringgetSignalNameBytes()The workflow author-defined name of the signal to send to the workflowbooleangetSkipGenerateWorkflowTask()Indicates that a new workflow task should not be generated when this signal is received.WorkflowExecutiongetWorkflowExecution().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;booleanhasHeader()Headers that are passed with the signal to the processing workflow.booleanhasInput()Serialized value(s) to provide with the signalbooleanhasWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SignalWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SignalWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.Message other)SignalWorkflowExecutionRequest.BuildermergeFrom(SignalWorkflowExecutionRequest other)SignalWorkflowExecutionRequest.BuildermergeHeader(Header value)Headers that are passed with the signal to the processing workflow.SignalWorkflowExecutionRequest.BuildermergeInput(Payloads value)Serialized value(s) to provide with the signalSignalWorkflowExecutionRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalWorkflowExecutionRequest.BuildermergeWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;SignalWorkflowExecutionRequest.BuildersetControl(java.lang.String value)DeprecatedSignalWorkflowExecutionRequest.BuildersetControlBytes(com.google.protobuf.ByteString value)DeprecatedSignalWorkflowExecutionRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalWorkflowExecutionRequest.BuildersetHeader(Header value)Headers that are passed with the signal to the processing workflow.SignalWorkflowExecutionRequest.BuildersetHeader(Header.Builder builderForValue)Headers that are passed with the signal to the processing workflow.SignalWorkflowExecutionRequest.BuildersetIdentity(java.lang.String value)The identity of the worker/clientSignalWorkflowExecutionRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the worker/clientSignalWorkflowExecutionRequest.BuildersetInput(Payloads value)Serialized value(s) to provide with the signalSignalWorkflowExecutionRequest.BuildersetInput(Payloads.Builder builderForValue)Serialized value(s) to provide with the signalSignalWorkflowExecutionRequest.BuildersetNamespace(java.lang.String value)string namespace = 1;SignalWorkflowExecutionRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;SignalWorkflowExecutionRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SignalWorkflowExecutionRequest.BuildersetRequestId(java.lang.String value)Used to de-dupe sent signalsSignalWorkflowExecutionRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)Used to de-dupe sent signalsSignalWorkflowExecutionRequest.BuildersetSignalName(java.lang.String value)The workflow author-defined name of the signal to send to the workflowSignalWorkflowExecutionRequest.BuildersetSignalNameBytes(com.google.protobuf.ByteString value)The workflow author-defined name of the signal to send to the workflowSignalWorkflowExecutionRequest.BuildersetSkipGenerateWorkflowTask(boolean value)Indicates that a new workflow task should not be generated when this signal is received.SignalWorkflowExecutionRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalWorkflowExecutionRequest.BuildersetWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;SignalWorkflowExecutionRequest.BuildersetWorkflowExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution workflow_execution = 2;-
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<SignalWorkflowExecutionRequest.Builder>
-
clear
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>
-
getDefaultInstanceForType
public SignalWorkflowExecutionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SignalWorkflowExecutionRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SignalWorkflowExecutionRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>
-
setField
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>
-
clearField
public SignalWorkflowExecutionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
clearOneof
public SignalWorkflowExecutionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
setRepeatedField
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>
-
addRepeatedField
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWorkflowExecutionRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SignalWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWorkflowExecutionRequest.Builder mergeFrom(SignalWorkflowExecutionRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWorkflowExecutionRequest.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<SignalWorkflowExecutionRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public SignalWorkflowExecutionRequest.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public SignalWorkflowExecutionRequest.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public SignalWorkflowExecutionRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasWorkflowExecution
public boolean hasWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;- Specified by:
hasWorkflowExecutionin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;- Specified by:
getWorkflowExecutionin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public SignalWorkflowExecutionRequest.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
setWorkflowExecution
public SignalWorkflowExecutionRequest.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
mergeWorkflowExecution
public SignalWorkflowExecutionRequest.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 2;
-
clearWorkflowExecution
public SignalWorkflowExecutionRequest.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 interfaceSignalWorkflowExecutionRequestOrBuilder
-
getSignalName
public java.lang.String getSignalName()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 3;- Specified by:
getSignalNamein interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The signalName.
-
getSignalNameBytes
public com.google.protobuf.ByteString getSignalNameBytes()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 3;- Specified by:
getSignalNameBytesin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for signalName.
-
setSignalName
public SignalWorkflowExecutionRequest.Builder setSignalName(java.lang.String value)
The workflow author-defined name of the signal to send to the workflow
string signal_name = 3;- Parameters:
value- The signalName to set.- Returns:
- This builder for chaining.
-
clearSignalName
public SignalWorkflowExecutionRequest.Builder clearSignalName()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 3;- Returns:
- This builder for chaining.
-
setSignalNameBytes
public SignalWorkflowExecutionRequest.Builder setSignalNameBytes(com.google.protobuf.ByteString value)
The workflow author-defined name of the signal to send to the workflow
string signal_name = 3;- Parameters:
value- The bytes for signalName to set.- Returns:
- This builder for chaining.
-
hasInput
public boolean hasInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;- Specified by:
hasInputin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;- Specified by:
getInputin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The input.
-
setInput
public SignalWorkflowExecutionRequest.Builder setInput(Payloads value)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;
-
setInput
public SignalWorkflowExecutionRequest.Builder setInput(Payloads.Builder builderForValue)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;
-
mergeInput
public SignalWorkflowExecutionRequest.Builder mergeInput(Payloads value)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;
-
clearInput
public SignalWorkflowExecutionRequest.Builder clearInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;
-
getInputBuilder
public Payloads.Builder getInputBuilder()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads input = 4;- Specified by:
getInputOrBuilderin interfaceSignalWorkflowExecutionRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client
string identity = 5;- Specified by:
getIdentityin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client
string identity = 5;- Specified by:
getIdentityBytesin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public SignalWorkflowExecutionRequest.Builder setIdentity(java.lang.String value)
The identity of the worker/client
string identity = 5;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public SignalWorkflowExecutionRequest.Builder clearIdentity()
The identity of the worker/client
string identity = 5;- Returns:
- This builder for chaining.
-
setIdentityBytes
public SignalWorkflowExecutionRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the worker/client
string identity = 5;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getRequestId
public java.lang.String getRequestId()
Used to de-dupe sent signals
string request_id = 6;- Specified by:
getRequestIdin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Used to de-dupe sent signals
string request_id = 6;- Specified by:
getRequestIdBytesin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public SignalWorkflowExecutionRequest.Builder setRequestId(java.lang.String value)
Used to de-dupe sent signals
string request_id = 6;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public SignalWorkflowExecutionRequest.Builder clearRequestId()
Used to de-dupe sent signals
string request_id = 6;- Returns:
- This builder for chaining.
-
setRequestIdBytes
public SignalWorkflowExecutionRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Used to de-dupe sent signals
string request_id = 6;- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
getControl
public java.lang.String getControl()
Deprecated
string control = 7;- Specified by:
getControlin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 7;- Specified by:
getControlBytesin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for control.
-
setControl
public SignalWorkflowExecutionRequest.Builder setControl(java.lang.String value)
Deprecated
string control = 7;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public SignalWorkflowExecutionRequest.Builder clearControl()
Deprecated
string control = 7;- Returns:
- This builder for chaining.
-
setControlBytes
public SignalWorkflowExecutionRequest.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated
string control = 7;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
hasHeader
public boolean hasHeader()
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;- Specified by:
hasHeaderin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;- Specified by:
getHeaderin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The header.
-
setHeader
public SignalWorkflowExecutionRequest.Builder setHeader(Header value)
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;
-
setHeader
public SignalWorkflowExecutionRequest.Builder setHeader(Header.Builder builderForValue)
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;
-
mergeHeader
public SignalWorkflowExecutionRequest.Builder mergeHeader(Header value)
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;
-
clearHeader
public SignalWorkflowExecutionRequest.Builder clearHeader()
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
Headers that are passed with the signal to the processing workflow. These can include things like auth or tracing tokens.
.temporal.api.common.v1.Header header = 8;- Specified by:
getHeaderOrBuilderin interfaceSignalWorkflowExecutionRequestOrBuilder
-
getSkipGenerateWorkflowTask
public boolean getSkipGenerateWorkflowTask()
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 9;- Specified by:
getSkipGenerateWorkflowTaskin interfaceSignalWorkflowExecutionRequestOrBuilder- Returns:
- The skipGenerateWorkflowTask.
-
setSkipGenerateWorkflowTask
public SignalWorkflowExecutionRequest.Builder setSkipGenerateWorkflowTask(boolean value)
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 9;- Parameters:
value- The skipGenerateWorkflowTask to set.- Returns:
- This builder for chaining.
-
clearSkipGenerateWorkflowTask
public SignalWorkflowExecutionRequest.Builder clearSkipGenerateWorkflowTask()
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 9;- Returns:
- This builder for chaining.
-
setUnknownFields
public final SignalWorkflowExecutionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
mergeUnknownFields
public final SignalWorkflowExecutionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWorkflowExecutionRequest.Builder>
-
-