Package io.temporal.api.history.v1
Class SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
- io.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- SignalExternalWorkflowExecutionInitiatedEventAttributes
public static final class SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder> implements SignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalExternalWorkflowExecutionInitiatedEventAttributesbuild()SignalExternalWorkflowExecutionInitiatedEventAttributesbuildPartial()SignalExternalWorkflowExecutionInitiatedEventAttributes.Builderclear()SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearChildWorkflowOnly()Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the requestSignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearControl()DeprecatedSignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearHeader().temporal.api.common.v1.Header header = 8;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearInput()Serialized arguments to provide to the signal handlerSignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearNamespace()Namespace of the to-be-signalled workflow.SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearNamespaceId()string namespace_id = 9;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearSignalName()name/type of the signal to fire in the external workflowSignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuilderclearWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withSignalExternalWorkflowExecutionInitiatedEventAttributes.Builderclone()booleangetChildWorkflowOnly()Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the requestjava.lang.StringgetControl()Deprecatedcom.google.protobuf.ByteStringgetControlBytes()DeprecatedSignalExternalWorkflowExecutionInitiatedEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 8;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 8;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 8;PayloadsgetInput()Serialized arguments to provide to the signal handlerPayloads.BuildergetInputBuilder()Serialized arguments to provide to the signal handlerPayloadsOrBuildergetInputOrBuilder()Serialized arguments to provide to the signal handlerjava.lang.StringgetNamespace()Namespace of the to-be-signalled workflow.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the to-be-signalled workflow.java.lang.StringgetNamespaceId()string namespace_id = 9;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 9;java.lang.StringgetSignalName()name/type of the signal to fire in the external workflowcom.google.protobuf.ByteStringgetSignalNameBytes()name/type of the signal to fire in the external workflowWorkflowExecutiongetWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecution.BuildergetWorkflowExecutionBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;WorkflowExecutionOrBuildergetWorkflowExecutionOrBuilder().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withbooleanhasHeader().temporal.api.common.v1.Header header = 8;booleanhasInput()Serialized arguments to provide to the signal handlerbooleanhasWorkflowExecution().temporal.api.common.v1.WorkflowExecution workflow_execution = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(com.google.protobuf.Message other)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeFrom(SignalExternalWorkflowExecutionInitiatedEventAttributes other)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 8;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeInput(Payloads value)Serialized arguments to provide to the signal handlerSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildermergeWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetChildWorkflowOnly(boolean value)Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the requestSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetControl(java.lang.String value)DeprecatedSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetControlBytes(com.google.protobuf.ByteString value)DeprecatedSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 8;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 8;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetInput(Payloads value)Serialized arguments to provide to the signal handlerSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetInput(Payloads.Builder builderForValue)Serialized arguments to provide to the signal handlerSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetNamespace(java.lang.String value)Namespace of the to-be-signalled workflow.SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the to-be-signalled workflow.SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceId(java.lang.String value)string namespace_id = 9;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetNamespaceIdBytes(com.google.protobuf.ByteString value)string namespace_id = 9;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetSignalName(java.lang.String value)name/type of the signal to fire in the external workflowSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetSignalNameBytes(com.google.protobuf.ByteString value)name/type of the signal to fire in the external workflowSignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowExecution(WorkflowExecution value).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowExecution(WorkflowExecution.Builder builderForValue).temporal.api.common.v1.WorkflowExecution workflow_execution = 3;SignalExternalWorkflowExecutionInitiatedEventAttributes.BuildersetWorkflowTaskCompletedEventId(long value)The `WORKFLOW_TASK_COMPLETED` event which this command was reported with-
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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
clear
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
getDefaultInstanceForType
public SignalExternalWorkflowExecutionInitiatedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SignalExternalWorkflowExecutionInitiatedEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SignalExternalWorkflowExecutionInitiatedEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
setField
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
clearField
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
clearOneof
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
setRepeatedField
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
addRepeatedField
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeFrom(SignalExternalWorkflowExecutionInitiatedEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeFrom
public SignalExternalWorkflowExecutionInitiatedEventAttributes.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<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>- Throws:
java.io.IOException
-
getWorkflowTaskCompletedEventId
public long getWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 1;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
setWorkflowTaskCompletedEventId
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowTaskCompletedEventId(long value)
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 1;- Parameters:
value- The workflowTaskCompletedEventId to set.- Returns:
- This builder for chaining.
-
clearWorkflowTaskCompletedEventId
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 1;- Returns:
- This builder for chaining.
-
getNamespace
public java.lang.String getNamespace()
Namespace of the to-be-signalled workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Specified by:
getNamespacein interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the to-be-signalled workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Specified by:
getNamespaceBytesin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setNamespace(java.lang.String value)
Namespace of the to-be-signalled workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearNamespace()
Namespace of the to-be-signalled workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace of the to-be-signalled workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 9;- Specified by:
getNamespaceIdin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 9;- Specified by:
getNamespaceIdBytesin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 9;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearNamespaceId()
string namespace_id = 9;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 9;- Parameters:
value- The bytes for namespaceId to set.- Returns:
- This builder for chaining.
-
hasWorkflowExecution
public boolean hasWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
hasWorkflowExecutionin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
setWorkflowExecution
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
mergeWorkflowExecution
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
clearWorkflowExecution
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionBuilder
public WorkflowExecution.Builder getWorkflowExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionOrBuilder
public WorkflowExecutionOrBuilder getWorkflowExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionOrBuilderin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getSignalName
public java.lang.String getSignalName()
name/type of the signal to fire in the external workflow
string signal_name = 4;- Specified by:
getSignalNamein interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The signalName.
-
getSignalNameBytes
public com.google.protobuf.ByteString getSignalNameBytes()
name/type of the signal to fire in the external workflow
string signal_name = 4;- Specified by:
getSignalNameBytesin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for signalName.
-
setSignalName
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setSignalName(java.lang.String value)
name/type of the signal to fire in the external workflow
string signal_name = 4;- Parameters:
value- The signalName to set.- Returns:
- This builder for chaining.
-
clearSignalName
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearSignalName()
name/type of the signal to fire in the external workflow
string signal_name = 4;- Returns:
- This builder for chaining.
-
setSignalNameBytes
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setSignalNameBytes(com.google.protobuf.ByteString value)
name/type of the signal to fire in the external workflow
string signal_name = 4;- Parameters:
value- The bytes for signalName to set.- Returns:
- This builder for chaining.
-
hasInput
public boolean hasInput()
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The input.
-
setInput
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setInput(Payloads value)
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;
-
setInput
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setInput(Payloads.Builder builderForValue)
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;
-
mergeInput
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeInput(Payloads value)
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;
-
clearInput
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearInput()
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;
-
getInputBuilder
public Payloads.Builder getInputBuilder()
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
Serialized arguments to provide to the signal handler
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputOrBuilderin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getControl
public java.lang.String getControl()
Deprecated
string control = 6;- Specified by:
getControlin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 6;- Specified by:
getControlBytesin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setControl(java.lang.String value)
Deprecated
string control = 6;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearControl()
Deprecated
string control = 6;- Returns:
- This builder for chaining.
-
setControlBytes
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated
string control = 6;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
getChildWorkflowOnly
public boolean getChildWorkflowOnly()
Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the request
bool child_workflow_only = 7;- Specified by:
getChildWorkflowOnlyin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The childWorkflowOnly.
-
setChildWorkflowOnly
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setChildWorkflowOnly(boolean value)
Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the request
bool child_workflow_only = 7;- Parameters:
value- The childWorkflowOnly to set.- Returns:
- This builder for chaining.
-
clearChildWorkflowOnly
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearChildWorkflowOnly()
Workers are expected to set this to true if the workflow they are requesting to cancel is a child of the workflow which issued the request
bool child_workflow_only = 7;- Returns:
- This builder for chaining.
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 8;- Specified by:
hasHeaderin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 8;- Specified by:
getHeaderin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The header.
-
setHeader
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 8;
-
setHeader
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 8;
-
mergeHeader
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 8;
-
clearHeader
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder clearHeader()
.temporal.api.common.v1.Header header = 8;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 8;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 8;- Specified by:
getHeaderOrBuilderin interfaceSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
-
setUnknownFields
public final SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
mergeUnknownFields
public final SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder>
-
-