Package io.temporal.api.command.v1
Class SignalExternalWorkflowExecutionCommandAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
- io.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SignalExternalWorkflowExecutionCommandAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- SignalExternalWorkflowExecutionCommandAttributes
public static final class SignalExternalWorkflowExecutionCommandAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder> implements SignalExternalWorkflowExecutionCommandAttributesOrBuilder
Protobuf typetemporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description SignalExternalWorkflowExecutionCommandAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalExternalWorkflowExecutionCommandAttributesbuild()SignalExternalWorkflowExecutionCommandAttributesbuildPartial()SignalExternalWorkflowExecutionCommandAttributes.Builderclear()SignalExternalWorkflowExecutionCommandAttributes.BuilderclearChildWorkflowOnly()Set this to true if the workflow being cancelled is a child of the workflow originating this command.SignalExternalWorkflowExecutionCommandAttributes.BuilderclearControl()Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated.SignalExternalWorkflowExecutionCommandAttributes.BuilderclearExecution().temporal.api.common.v1.WorkflowExecution execution = 2;SignalExternalWorkflowExecutionCommandAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SignalExternalWorkflowExecutionCommandAttributes.BuilderclearHeader()Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.SignalExternalWorkflowExecutionCommandAttributes.BuilderclearInput()Serialized value(s) to provide with the signal.SignalExternalWorkflowExecutionCommandAttributes.BuilderclearNamespace()string namespace = 1;SignalExternalWorkflowExecutionCommandAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SignalExternalWorkflowExecutionCommandAttributes.BuilderclearSignalName()The workflow author-defined name of the signal to send to the workflow.SignalExternalWorkflowExecutionCommandAttributes.Builderclone()booleangetChildWorkflowOnly()Set this to true if the workflow being cancelled is a child of the workflow originating this command.java.lang.StringgetControl()Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated.com.google.protobuf.ByteStringgetControlBytes()Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated.SignalExternalWorkflowExecutionCommandAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WorkflowExecutiongetExecution().temporal.api.common.v1.WorkflowExecution execution = 2;WorkflowExecution.BuildergetExecutionBuilder().temporal.api.common.v1.WorkflowExecution execution = 2;WorkflowExecutionOrBuildergetExecutionOrBuilder().temporal.api.common.v1.WorkflowExecution execution = 2;HeadergetHeader()Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.Header.BuildergetHeaderBuilder()Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.HeaderOrBuildergetHeaderOrBuilder()Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.PayloadsgetInput()Serialized value(s) to provide with the signal.Payloads.BuildergetInputBuilder()Serialized value(s) to provide with the signal.PayloadsOrBuildergetInputOrBuilder()Serialized value(s) to provide with the signal.java.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;java.lang.StringgetSignalName()The workflow author-defined name of the signal to send to the workflow.com.google.protobuf.ByteStringgetSignalNameBytes()The workflow author-defined name of the signal to send to the workflow.booleanhasExecution().temporal.api.common.v1.WorkflowExecution execution = 2;booleanhasHeader()Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.booleanhasInput()Serialized value(s) to provide with the signal.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SignalExternalWorkflowExecutionCommandAttributes.BuildermergeExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution execution = 2;SignalExternalWorkflowExecutionCommandAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SignalExternalWorkflowExecutionCommandAttributes.BuildermergeFrom(com.google.protobuf.Message other)SignalExternalWorkflowExecutionCommandAttributes.BuildermergeFrom(SignalExternalWorkflowExecutionCommandAttributes other)SignalExternalWorkflowExecutionCommandAttributes.BuildermergeHeader(Header value)Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.SignalExternalWorkflowExecutionCommandAttributes.BuildermergeInput(Payloads value)Serialized value(s) to provide with the signal.SignalExternalWorkflowExecutionCommandAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalExternalWorkflowExecutionCommandAttributes.BuildersetChildWorkflowOnly(boolean value)Set this to true if the workflow being cancelled is a child of the workflow originating this command.SignalExternalWorkflowExecutionCommandAttributes.BuildersetControl(java.lang.String value)Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated.SignalExternalWorkflowExecutionCommandAttributes.BuildersetControlBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated.SignalExternalWorkflowExecutionCommandAttributes.BuildersetExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution execution = 2;SignalExternalWorkflowExecutionCommandAttributes.BuildersetExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution execution = 2;SignalExternalWorkflowExecutionCommandAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalExternalWorkflowExecutionCommandAttributes.BuildersetHeader(Header value)Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.SignalExternalWorkflowExecutionCommandAttributes.BuildersetHeader(Header.Builder builderForValue)Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.SignalExternalWorkflowExecutionCommandAttributes.BuildersetInput(Payloads value)Serialized value(s) to provide with the signal.SignalExternalWorkflowExecutionCommandAttributes.BuildersetInput(Payloads.Builder builderForValue)Serialized value(s) to provide with the signal.SignalExternalWorkflowExecutionCommandAttributes.BuildersetNamespace(java.lang.String value)string namespace = 1;SignalExternalWorkflowExecutionCommandAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;SignalExternalWorkflowExecutionCommandAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SignalExternalWorkflowExecutionCommandAttributes.BuildersetSignalName(java.lang.String value)The workflow author-defined name of the signal to send to the workflow.SignalExternalWorkflowExecutionCommandAttributes.BuildersetSignalNameBytes(com.google.protobuf.ByteString value)The workflow author-defined name of the signal to send to the workflow.SignalExternalWorkflowExecutionCommandAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
clear
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
getDefaultInstanceForType
public SignalExternalWorkflowExecutionCommandAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SignalExternalWorkflowExecutionCommandAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SignalExternalWorkflowExecutionCommandAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
setField
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
clearField
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
clearOneof
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
setRepeatedField
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
addRepeatedField
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionCommandAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionCommandAttributes.Builder mergeFrom(SignalExternalWorkflowExecutionCommandAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionCommandAttributes.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<SignalExternalWorkflowExecutionCommandAttributes.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public SignalExternalWorkflowExecutionCommandAttributes.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public SignalExternalWorkflowExecutionCommandAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasExecution
public boolean hasExecution()
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
hasExecutionin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the execution field is set.
-
getExecution
public WorkflowExecution getExecution()
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
getExecutionin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The execution.
-
setExecution
public SignalExternalWorkflowExecutionCommandAttributes.Builder setExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
setExecution
public SignalExternalWorkflowExecutionCommandAttributes.Builder setExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
mergeExecution
public SignalExternalWorkflowExecutionCommandAttributes.Builder mergeExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
clearExecution
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearExecution()
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
getExecutionBuilder
public WorkflowExecution.Builder getExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
getExecutionOrBuilder
public WorkflowExecutionOrBuilder getExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
getExecutionOrBuilderin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder
-
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 interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- 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 interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for signalName.
-
setSignalName
public SignalExternalWorkflowExecutionCommandAttributes.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 SignalExternalWorkflowExecutionCommandAttributes.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 SignalExternalWorkflowExecutionCommandAttributes.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 interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- 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 interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The input.
-
setInput
public SignalExternalWorkflowExecutionCommandAttributes.Builder setInput(Payloads value)
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 4;
-
setInput
public SignalExternalWorkflowExecutionCommandAttributes.Builder setInput(Payloads.Builder builderForValue)
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 4;
-
mergeInput
public SignalExternalWorkflowExecutionCommandAttributes.Builder mergeInput(Payloads value)
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 4;
-
clearInput
public SignalExternalWorkflowExecutionCommandAttributes.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 interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder
-
getControl
@Deprecated public java.lang.String getControl()
Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated. See temporal/api/command/v1/message.proto;l=125Deprecated
string control = 5 [deprecated = true];- Specified by:
getControlin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
@Deprecated public com.google.protobuf.ByteString getControlBytes()
Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated. See temporal/api/command/v1/message.proto;l=125Deprecated
string control = 5 [deprecated = true];- Specified by:
getControlBytesin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
@Deprecated public SignalExternalWorkflowExecutionCommandAttributes.Builder setControl(java.lang.String value)
Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated. See temporal/api/command/v1/message.proto;l=125Deprecated
string control = 5 [deprecated = true];- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
@Deprecated public SignalExternalWorkflowExecutionCommandAttributes.Builder clearControl()
Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated. See temporal/api/command/v1/message.proto;l=125Deprecated
string control = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
setControlBytes
@Deprecated public SignalExternalWorkflowExecutionCommandAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.command.v1.SignalExternalWorkflowExecutionCommandAttributes.control is deprecated. See temporal/api/command/v1/message.proto;l=125Deprecated
string control = 5 [deprecated = true];- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
getChildWorkflowOnly
public boolean getChildWorkflowOnly()
Set this to true if the workflow being cancelled is a child of the workflow originating this command. The request will be rejected if it is set to true and the target workflow is *not* a child of the requesting workflow.
bool child_workflow_only = 6;- Specified by:
getChildWorkflowOnlyin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The childWorkflowOnly.
-
setChildWorkflowOnly
public SignalExternalWorkflowExecutionCommandAttributes.Builder setChildWorkflowOnly(boolean value)
Set this to true if the workflow being cancelled is a child of the workflow originating this command. The request will be rejected if it is set to true and the target workflow is *not* a child of the requesting workflow.
bool child_workflow_only = 6;- Parameters:
value- The childWorkflowOnly to set.- Returns:
- This builder for chaining.
-
clearChildWorkflowOnly
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearChildWorkflowOnly()
Set this to true if the workflow being cancelled is a child of the workflow originating this command. The request will be rejected if it is set to true and the target workflow is *not* a child of the requesting workflow.
bool child_workflow_only = 6;- Returns:
- This builder for chaining.
-
hasHeader
public boolean hasHeader()
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;- Specified by:
hasHeaderin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;- Specified by:
getHeaderin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The header.
-
setHeader
public SignalExternalWorkflowExecutionCommandAttributes.Builder setHeader(Header value)
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;
-
setHeader
public SignalExternalWorkflowExecutionCommandAttributes.Builder setHeader(Header.Builder builderForValue)
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;
-
mergeHeader
public SignalExternalWorkflowExecutionCommandAttributes.Builder mergeHeader(Header value)
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;
-
clearHeader
public SignalExternalWorkflowExecutionCommandAttributes.Builder clearHeader()
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
Headers that are passed by the workflow that is sending a signal to the external workflow that is receiving this signal.
.temporal.api.common.v1.Header header = 7;- Specified by:
getHeaderOrBuilderin interfaceSignalExternalWorkflowExecutionCommandAttributesOrBuilder
-
setUnknownFields
public final SignalExternalWorkflowExecutionCommandAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
mergeUnknownFields
public final SignalExternalWorkflowExecutionCommandAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionCommandAttributes.Builder>
-
-