Class SignalWithStartWorkflowExecutionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
- io.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SignalWithStartWorkflowExecutionRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- SignalWithStartWorkflowExecutionRequest
public static final class SignalWithStartWorkflowExecutionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder> implements SignalWithStartWorkflowExecutionRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description SignalWithStartWorkflowExecutionRequest.BuilderaddAllLinks(java.lang.Iterable<? extends Link> values)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderaddLinks(int index, Link value)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderaddLinks(int index, Link.Builder builderForValue)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderaddLinks(Link value)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderaddLinks(Link.Builder builderForValue)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.Link.BuilderaddLinksBuilder()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.Link.BuilderaddLinksBuilder(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalWithStartWorkflowExecutionRequestbuild()SignalWithStartWorkflowExecutionRequestbuildPartial()SignalWithStartWorkflowExecutionRequest.Builderclear()SignalWithStartWorkflowExecutionRequest.BuilderclearControl()Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated.SignalWithStartWorkflowExecutionRequest.BuilderclearCronSchedule()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/SignalWithStartWorkflowExecutionRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SignalWithStartWorkflowExecutionRequest.BuilderclearHeader().temporal.api.common.v1.Header header = 19;SignalWithStartWorkflowExecutionRequest.BuilderclearIdentity()The identity of the worker/clientSignalWithStartWorkflowExecutionRequest.BuilderclearInput()Serialized arguments to the workflow.SignalWithStartWorkflowExecutionRequest.BuilderclearLinks()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuilderclearMemo().temporal.api.common.v1.Memo memo = 17;SignalWithStartWorkflowExecutionRequest.BuilderclearNamespace()string namespace = 1;SignalWithStartWorkflowExecutionRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SignalWithStartWorkflowExecutionRequest.BuilderclearPriority()Priority metadataSignalWithStartWorkflowExecutionRequest.BuilderclearRequestId()Used to de-dupe signal w/ start requestsSignalWithStartWorkflowExecutionRequest.BuilderclearRetryPolicy()Retry policy for the workflowSignalWithStartWorkflowExecutionRequest.BuilderclearSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 18;SignalWithStartWorkflowExecutionRequest.BuilderclearSignalInput()Serialized value(s) to provide with the signalSignalWithStartWorkflowExecutionRequest.BuilderclearSignalName()The workflow author-defined name of the signal to send to the workflowSignalWithStartWorkflowExecutionRequest.BuilderclearTaskQueue()The task queue to start this workflow on, if it will be startedSignalWithStartWorkflowExecutionRequest.BuilderclearUserMetadata()Metadata on the workflow if it is started.SignalWithStartWorkflowExecutionRequest.BuilderclearVersioningOverride()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newSignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowId()string workflow_id = 2;SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowIdConflictPolicy()Defines how to resolve a workflow id conflict with a *running* workflow.SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowIdReusePolicy()Defines whether to allow re-using the workflow id from a previously *closed* workflow.SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowRunTimeout()Timeout of a single workflow runSignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowStartDelay()Time to wait before dispatching the first workflow task.SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowTaskTimeout()Timeout of a single workflow taskSignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;SignalWithStartWorkflowExecutionRequest.Builderclone()java.lang.StringgetControl()Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated.com.google.protobuf.ByteStringgetControlBytes()Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated.java.lang.StringgetCronSchedule()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/com.google.protobuf.ByteStringgetCronScheduleBytes()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/SignalWithStartWorkflowExecutionRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 19;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 19;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 19;java.lang.StringgetIdentity()The identity of the worker/clientcom.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/clientPayloadsgetInput()Serialized arguments to the workflow.Payloads.BuildergetInputBuilder()Serialized arguments to the workflow.PayloadsOrBuildergetInputOrBuilder()Serialized arguments to the workflow.LinkgetLinks(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.Link.BuildergetLinksBuilder(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.java.util.List<Link.Builder>getLinksBuilderList()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.intgetLinksCount()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.java.util.List<Link>getLinksList()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.LinkOrBuildergetLinksOrBuilder(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.java.util.List<? extends LinkOrBuilder>getLinksOrBuilderList()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.MemogetMemo().temporal.api.common.v1.Memo memo = 17;Memo.BuildergetMemoBuilder().temporal.api.common.v1.Memo memo = 17;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 17;java.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;PrioritygetPriority()Priority metadataPriority.BuildergetPriorityBuilder()Priority metadataPriorityOrBuildergetPriorityOrBuilder()Priority metadatajava.lang.StringgetRequestId()Used to de-dupe signal w/ start requestscom.google.protobuf.ByteStringgetRequestIdBytes()Used to de-dupe signal w/ start requestsRetryPolicygetRetryPolicy()Retry policy for the workflowRetryPolicy.BuildergetRetryPolicyBuilder()Retry policy for the workflowRetryPolicyOrBuildergetRetryPolicyOrBuilder()Retry policy for the workflowSearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 18;SearchAttributes.BuildergetSearchAttributesBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 18;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 18;PayloadsgetSignalInput()Serialized value(s) to provide with the signalPayloads.BuildergetSignalInputBuilder()Serialized value(s) to provide with the signalPayloadsOrBuildergetSignalInputOrBuilder()Serialized value(s) to provide with the signaljava.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 workflowTaskQueuegetTaskQueue()The task queue to start this workflow on, if it will be startedTaskQueue.BuildergetTaskQueueBuilder()The task queue to start this workflow on, if it will be startedTaskQueueOrBuildergetTaskQueueOrBuilder()The task queue to start this workflow on, if it will be startedUserMetadatagetUserMetadata()Metadata on the workflow if it is started.UserMetadata.BuildergetUserMetadataBuilder()Metadata on the workflow if it is started.UserMetadataOrBuildergetUserMetadataOrBuilder()Metadata on the workflow if it is started.VersioningOverridegetVersioningOverride()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.VersioningOverride.BuildergetVersioningOverrideBuilder()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.VersioningOverrideOrBuildergetVersioningOverrideOrBuilder()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.com.google.protobuf.DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newcom.google.protobuf.Duration.BuildergetWorkflowExecutionTimeoutBuilder()Total workflow execution timeout including retries and continue as newcom.google.protobuf.DurationOrBuildergetWorkflowExecutionTimeoutOrBuilder()Total workflow execution timeout including retries and continue as newjava.lang.StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;WorkflowIdConflictPolicygetWorkflowIdConflictPolicy()Defines how to resolve a workflow id conflict with a *running* workflow.intgetWorkflowIdConflictPolicyValue()Defines how to resolve a workflow id conflict with a *running* workflow.WorkflowIdReusePolicygetWorkflowIdReusePolicy()Defines whether to allow re-using the workflow id from a previously *closed* workflow.intgetWorkflowIdReusePolicyValue()Defines whether to allow re-using the workflow id from a previously *closed* workflow.com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow runcom.google.protobuf.Duration.BuildergetWorkflowRunTimeoutBuilder()Timeout of a single workflow runcom.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow runcom.google.protobuf.DurationgetWorkflowStartDelay()Time to wait before dispatching the first workflow task.com.google.protobuf.Duration.BuildergetWorkflowStartDelayBuilder()Time to wait before dispatching the first workflow task.com.google.protobuf.DurationOrBuildergetWorkflowStartDelayOrBuilder()Time to wait before dispatching the first workflow task.com.google.protobuf.DurationgetWorkflowTaskTimeout()Timeout of a single workflow taskcom.google.protobuf.Duration.BuildergetWorkflowTaskTimeoutBuilder()Timeout of a single workflow taskcom.google.protobuf.DurationOrBuildergetWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow taskWorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;WorkflowType.BuildergetWorkflowTypeBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;booleanhasHeader().temporal.api.common.v1.Header header = 19;booleanhasInput()Serialized arguments to the workflow.booleanhasMemo().temporal.api.common.v1.Memo memo = 17;booleanhasPriority()Priority metadatabooleanhasRetryPolicy()Retry policy for the workflowbooleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 18;booleanhasSignalInput()Serialized value(s) to provide with the signalbooleanhasTaskQueue()The task queue to start this workflow on, if it will be startedbooleanhasUserMetadata()Metadata on the workflow if it is started.booleanhasVersioningOverride()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.booleanhasWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newbooleanhasWorkflowRunTimeout()Timeout of a single workflow runbooleanhasWorkflowStartDelay()Time to wait before dispatching the first workflow task.booleanhasWorkflowTaskTimeout()Timeout of a single workflow taskbooleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SignalWithStartWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SignalWithStartWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.Message other)SignalWithStartWorkflowExecutionRequest.BuildermergeFrom(SignalWithStartWorkflowExecutionRequest other)SignalWithStartWorkflowExecutionRequest.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 19;SignalWithStartWorkflowExecutionRequest.BuildermergeInput(Payloads value)Serialized arguments to the workflow.SignalWithStartWorkflowExecutionRequest.BuildermergeMemo(Memo value).temporal.api.common.v1.Memo memo = 17;SignalWithStartWorkflowExecutionRequest.BuildermergePriority(Priority value)Priority metadataSignalWithStartWorkflowExecutionRequest.BuildermergeRetryPolicy(RetryPolicy value)Retry policy for the workflowSignalWithStartWorkflowExecutionRequest.BuildermergeSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 18;SignalWithStartWorkflowExecutionRequest.BuildermergeSignalInput(Payloads value)Serialized value(s) to provide with the signalSignalWithStartWorkflowExecutionRequest.BuildermergeTaskQueue(TaskQueue value)The task queue to start this workflow on, if it will be startedSignalWithStartWorkflowExecutionRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalWithStartWorkflowExecutionRequest.BuildermergeUserMetadata(UserMetadata value)Metadata on the workflow if it is started.SignalWithStartWorkflowExecutionRequest.BuildermergeVersioningOverride(VersioningOverride value)If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.SignalWithStartWorkflowExecutionRequest.BuildermergeWorkflowExecutionTimeout(com.google.protobuf.Duration value)Total workflow execution timeout including retries and continue as newSignalWithStartWorkflowExecutionRequest.BuildermergeWorkflowRunTimeout(com.google.protobuf.Duration value)Timeout of a single workflow runSignalWithStartWorkflowExecutionRequest.BuildermergeWorkflowStartDelay(com.google.protobuf.Duration value)Time to wait before dispatching the first workflow task.SignalWithStartWorkflowExecutionRequest.BuildermergeWorkflowTaskTimeout(com.google.protobuf.Duration value)Timeout of a single workflow taskSignalWithStartWorkflowExecutionRequest.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;SignalWithStartWorkflowExecutionRequest.BuilderremoveLinks(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuildersetControl(java.lang.String value)Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated.SignalWithStartWorkflowExecutionRequest.BuildersetControlBytes(com.google.protobuf.ByteString value)Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated.SignalWithStartWorkflowExecutionRequest.BuildersetCronSchedule(java.lang.String value)See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/SignalWithStartWorkflowExecutionRequest.BuildersetCronScheduleBytes(com.google.protobuf.ByteString value)See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/SignalWithStartWorkflowExecutionRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalWithStartWorkflowExecutionRequest.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 19;SignalWithStartWorkflowExecutionRequest.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 19;SignalWithStartWorkflowExecutionRequest.BuildersetIdentity(java.lang.String value)The identity of the worker/clientSignalWithStartWorkflowExecutionRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the worker/clientSignalWithStartWorkflowExecutionRequest.BuildersetInput(Payloads value)Serialized arguments to the workflow.SignalWithStartWorkflowExecutionRequest.BuildersetInput(Payloads.Builder builderForValue)Serialized arguments to the workflow.SignalWithStartWorkflowExecutionRequest.BuildersetLinks(int index, Link value)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuildersetLinks(int index, Link.Builder builderForValue)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.SignalWithStartWorkflowExecutionRequest.BuildersetMemo(Memo value).temporal.api.common.v1.Memo memo = 17;SignalWithStartWorkflowExecutionRequest.BuildersetMemo(Memo.Builder builderForValue).temporal.api.common.v1.Memo memo = 17;SignalWithStartWorkflowExecutionRequest.BuildersetNamespace(java.lang.String value)string namespace = 1;SignalWithStartWorkflowExecutionRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;SignalWithStartWorkflowExecutionRequest.BuildersetPriority(Priority value)Priority metadataSignalWithStartWorkflowExecutionRequest.BuildersetPriority(Priority.Builder builderForValue)Priority metadataSignalWithStartWorkflowExecutionRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)SignalWithStartWorkflowExecutionRequest.BuildersetRequestId(java.lang.String value)Used to de-dupe signal w/ start requestsSignalWithStartWorkflowExecutionRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)Used to de-dupe signal w/ start requestsSignalWithStartWorkflowExecutionRequest.BuildersetRetryPolicy(RetryPolicy value)Retry policy for the workflowSignalWithStartWorkflowExecutionRequest.BuildersetRetryPolicy(RetryPolicy.Builder builderForValue)Retry policy for the workflowSignalWithStartWorkflowExecutionRequest.BuildersetSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 18;SignalWithStartWorkflowExecutionRequest.BuildersetSearchAttributes(SearchAttributes.Builder builderForValue).temporal.api.common.v1.SearchAttributes search_attributes = 18;SignalWithStartWorkflowExecutionRequest.BuildersetSignalInput(Payloads value)Serialized value(s) to provide with the signalSignalWithStartWorkflowExecutionRequest.BuildersetSignalInput(Payloads.Builder builderForValue)Serialized value(s) to provide with the signalSignalWithStartWorkflowExecutionRequest.BuildersetSignalName(java.lang.String value)The workflow author-defined name of the signal to send to the workflowSignalWithStartWorkflowExecutionRequest.BuildersetSignalNameBytes(com.google.protobuf.ByteString value)The workflow author-defined name of the signal to send to the workflowSignalWithStartWorkflowExecutionRequest.BuildersetTaskQueue(TaskQueue value)The task queue to start this workflow on, if it will be startedSignalWithStartWorkflowExecutionRequest.BuildersetTaskQueue(TaskQueue.Builder builderForValue)The task queue to start this workflow on, if it will be startedSignalWithStartWorkflowExecutionRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SignalWithStartWorkflowExecutionRequest.BuildersetUserMetadata(UserMetadata value)Metadata on the workflow if it is started.SignalWithStartWorkflowExecutionRequest.BuildersetUserMetadata(UserMetadata.Builder builderForValue)Metadata on the workflow if it is started.SignalWithStartWorkflowExecutionRequest.BuildersetVersioningOverride(VersioningOverride value)If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.SignalWithStartWorkflowExecutionRequest.BuildersetVersioningOverride(VersioningOverride.Builder builderForValue)If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowExecutionTimeout(com.google.protobuf.Duration value)Total workflow execution timeout including retries and continue as newSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowExecutionTimeout(com.google.protobuf.Duration.Builder builderForValue)Total workflow execution timeout including retries and continue as newSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowId(java.lang.String value)string workflow_id = 2;SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)string workflow_id = 2;SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdConflictPolicy(WorkflowIdConflictPolicy value)Defines how to resolve a workflow id conflict with a *running* workflow.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdConflictPolicyValue(int value)Defines how to resolve a workflow id conflict with a *running* workflow.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdReusePolicy(WorkflowIdReusePolicy value)Defines whether to allow re-using the workflow id from a previously *closed* workflow.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdReusePolicyValue(int value)Defines whether to allow re-using the workflow id from a previously *closed* workflow.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowRunTimeout(com.google.protobuf.Duration value)Timeout of a single workflow runSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowRunTimeout(com.google.protobuf.Duration.Builder builderForValue)Timeout of a single workflow runSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowStartDelay(com.google.protobuf.Duration value)Time to wait before dispatching the first workflow task.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowStartDelay(com.google.protobuf.Duration.Builder builderForValue)Time to wait before dispatching the first workflow task.SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowTaskTimeout(com.google.protobuf.Duration value)Timeout of a single workflow taskSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowTaskTimeout(com.google.protobuf.Duration.Builder builderForValue)Timeout of a single workflow taskSignalWithStartWorkflowExecutionRequest.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowType(WorkflowType.Builder builderForValue).temporal.api.common.v1.WorkflowType workflow_type = 3;-
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<SignalWithStartWorkflowExecutionRequest.Builder>
-
clear
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>
-
getDefaultInstanceForType
public SignalWithStartWorkflowExecutionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SignalWithStartWorkflowExecutionRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SignalWithStartWorkflowExecutionRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>
-
setField
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>
-
clearField
public SignalWithStartWorkflowExecutionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
clearOneof
public SignalWithStartWorkflowExecutionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
setRepeatedField
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>
-
addRepeatedField
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWithStartWorkflowExecutionRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWithStartWorkflowExecutionRequest.Builder mergeFrom(SignalWithStartWorkflowExecutionRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
mergeFrom
public SignalWithStartWorkflowExecutionRequest.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<SignalWithStartWorkflowExecutionRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public SignalWithStartWorkflowExecutionRequest.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public SignalWithStartWorkflowExecutionRequest.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public SignalWithStartWorkflowExecutionRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getWorkflowId
public java.lang.String getWorkflowId()
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowId(java.lang.String value)
string workflow_id = 2;- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowId()
string workflow_id = 2;- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdBytes(com.google.protobuf.ByteString value)
string workflow_id = 2;- Parameters:
value- The bytes for workflowId to set.- Returns:
- This builder for chaining.
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
hasWorkflowTypein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
getWorkflowTypeBuilder
public WorkflowType.Builder getWorkflowTypeBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypeOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The taskQueue.
-
setTaskQueue
public SignalWithStartWorkflowExecutionRequest.Builder setTaskQueue(TaskQueue value)
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
setTaskQueue
public SignalWithStartWorkflowExecutionRequest.Builder setTaskQueue(TaskQueue.Builder builderForValue)
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
mergeTaskQueue
public SignalWithStartWorkflowExecutionRequest.Builder mergeTaskQueue(TaskQueue value)
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
clearTaskQueue
public SignalWithStartWorkflowExecutionRequest.Builder clearTaskQueue()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueBuilder
public TaskQueue.Builder getTaskQueueBuilder()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueueOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasInput
public boolean hasInput()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The input.
-
setInput
public SignalWithStartWorkflowExecutionRequest.Builder setInput(Payloads value)
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;
-
setInput
public SignalWithStartWorkflowExecutionRequest.Builder setInput(Payloads.Builder builderForValue)
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;
-
mergeInput
public SignalWithStartWorkflowExecutionRequest.Builder mergeInput(Payloads value)
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;
-
clearInput
public SignalWithStartWorkflowExecutionRequest.Builder clearInput()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;
-
getInputBuilder
public Payloads.Builder getInputBuilder()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowExecutionTimeout field is set.
-
getWorkflowExecutionTimeout
public com.google.protobuf.Duration getWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowExecutionTimeout.
-
setWorkflowExecutionTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowExecutionTimeout(com.google.protobuf.Duration value)
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;
-
setWorkflowExecutionTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowExecutionTimeout(com.google.protobuf.Duration.Builder builderForValue)
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;
-
mergeWorkflowExecutionTimeout
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowExecutionTimeout(com.google.protobuf.Duration value)
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;
-
clearWorkflowExecutionTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowExecutionTimeoutBuilder()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
public com.google.protobuf.Duration getWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowRunTimeout.
-
setWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowRunTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;
-
setWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowRunTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;
-
mergeWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowRunTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;
-
clearWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowRunTimeoutBuilder()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
public com.google.protobuf.Duration getWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowTaskTimeout.
-
setWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowTaskTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;
-
setWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowTaskTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;
-
mergeWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowTaskTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;
-
clearWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowTaskTimeoutBuilder()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client
string identity = 9;- Specified by:
getIdentityin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client
string identity = 9;- Specified by:
getIdentityBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public SignalWithStartWorkflowExecutionRequest.Builder setIdentity(java.lang.String value)
The identity of the worker/client
string identity = 9;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public SignalWithStartWorkflowExecutionRequest.Builder clearIdentity()
The identity of the worker/client
string identity = 9;- Returns:
- This builder for chaining.
-
setIdentityBytes
public SignalWithStartWorkflowExecutionRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the worker/client
string identity = 9;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getRequestId
public java.lang.String getRequestId()
Used to de-dupe signal w/ start requests
string request_id = 10;- Specified by:
getRequestIdin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Used to de-dupe signal w/ start requests
string request_id = 10;- Specified by:
getRequestIdBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public SignalWithStartWorkflowExecutionRequest.Builder setRequestId(java.lang.String value)
Used to de-dupe signal w/ start requests
string request_id = 10;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public SignalWithStartWorkflowExecutionRequest.Builder clearRequestId()
Used to de-dupe signal w/ start requests
string request_id = 10;- Returns:
- This builder for chaining.
-
setRequestIdBytes
public SignalWithStartWorkflowExecutionRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Used to de-dupe signal w/ start requests
string request_id = 10;- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
getWorkflowIdReusePolicyValue
public int getWorkflowIdReusePolicyValue()
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyValuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
setWorkflowIdReusePolicyValue
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdReusePolicyValue(int value)
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Parameters:
value- The enum numeric value on the wire for workflowIdReusePolicy to set.- Returns:
- This builder for chaining.
-
getWorkflowIdReusePolicy
public WorkflowIdReusePolicy getWorkflowIdReusePolicy()
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdReusePolicy.
-
setWorkflowIdReusePolicy
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdReusePolicy(WorkflowIdReusePolicy value)
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Parameters:
value- The workflowIdReusePolicy to set.- Returns:
- This builder for chaining.
-
clearWorkflowIdReusePolicy
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowIdReusePolicy()
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Returns:
- This builder for chaining.
-
getWorkflowIdConflictPolicyValue
public int getWorkflowIdConflictPolicyValue()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Specified by:
getWorkflowIdConflictPolicyValuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdConflictPolicy.
-
setWorkflowIdConflictPolicyValue
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdConflictPolicyValue(int value)
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Parameters:
value- The enum numeric value on the wire for workflowIdConflictPolicy to set.- Returns:
- This builder for chaining.
-
getWorkflowIdConflictPolicy
public WorkflowIdConflictPolicy getWorkflowIdConflictPolicy()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Specified by:
getWorkflowIdConflictPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdConflictPolicy.
-
setWorkflowIdConflictPolicy
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdConflictPolicy(WorkflowIdConflictPolicy value)
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Parameters:
value- The workflowIdConflictPolicy to set.- Returns:
- This builder for chaining.
-
clearWorkflowIdConflictPolicy
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowIdConflictPolicy()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Returns:
- This builder for chaining.
-
getSignalName
public java.lang.String getSignalName()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Specified by:
getSignalNamein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- 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 = 12;- Specified by:
getSignalNameBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for signalName.
-
setSignalName
public SignalWithStartWorkflowExecutionRequest.Builder setSignalName(java.lang.String value)
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Parameters:
value- The signalName to set.- Returns:
- This builder for chaining.
-
clearSignalName
public SignalWithStartWorkflowExecutionRequest.Builder clearSignalName()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Returns:
- This builder for chaining.
-
setSignalNameBytes
public SignalWithStartWorkflowExecutionRequest.Builder setSignalNameBytes(com.google.protobuf.ByteString value)
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Parameters:
value- The bytes for signalName to set.- Returns:
- This builder for chaining.
-
hasSignalInput
public boolean hasSignalInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
hasSignalInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the signalInput field is set.
-
getSignalInput
public Payloads getSignalInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
getSignalInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The signalInput.
-
setSignalInput
public SignalWithStartWorkflowExecutionRequest.Builder setSignalInput(Payloads value)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;
-
setSignalInput
public SignalWithStartWorkflowExecutionRequest.Builder setSignalInput(Payloads.Builder builderForValue)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;
-
mergeSignalInput
public SignalWithStartWorkflowExecutionRequest.Builder mergeSignalInput(Payloads value)
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;
-
clearSignalInput
public SignalWithStartWorkflowExecutionRequest.Builder clearSignalInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;
-
getSignalInputBuilder
public Payloads.Builder getSignalInputBuilder()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;
-
getSignalInputOrBuilder
public PayloadsOrBuilder getSignalInputOrBuilder()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
getSignalInputOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getControl
@Deprecated public java.lang.String getControl()
Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=767Deprecated.
string control = 14 [deprecated = true];- Specified by:
getControlin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The control.
-
getControlBytes
@Deprecated public com.google.protobuf.ByteString getControlBytes()
Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=767Deprecated.
string control = 14 [deprecated = true];- Specified by:
getControlBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for control.
-
setControl
@Deprecated public SignalWithStartWorkflowExecutionRequest.Builder setControl(java.lang.String value)
Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=767Deprecated.
string control = 14 [deprecated = true];- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
@Deprecated public SignalWithStartWorkflowExecutionRequest.Builder clearControl()
Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=767Deprecated.
string control = 14 [deprecated = true];- Returns:
- This builder for chaining.
-
setControlBytes
@Deprecated public SignalWithStartWorkflowExecutionRequest.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest.control is deprecated. See temporal/api/workflowservice/v1/request_response.proto;l=767Deprecated.
string control = 14 [deprecated = true];- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
hasRetryPolicy
public boolean hasRetryPolicy()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
hasRetryPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
getRetryPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The retryPolicy.
-
setRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder setRetryPolicy(RetryPolicy value)
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
setRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
mergeRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder mergeRetryPolicy(RetryPolicy value)
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
clearRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder clearRetryPolicy()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
getRetryPolicyBuilder
public RetryPolicy.Builder getRetryPolicyBuilder()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
getRetryPolicyOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Specified by:
getCronSchedulein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Specified by:
getCronScheduleBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for cronSchedule.
-
setCronSchedule
public SignalWithStartWorkflowExecutionRequest.Builder setCronSchedule(java.lang.String value)
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Parameters:
value- The cronSchedule to set.- Returns:
- This builder for chaining.
-
clearCronSchedule
public SignalWithStartWorkflowExecutionRequest.Builder clearCronSchedule()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Returns:
- This builder for chaining.
-
setCronScheduleBytes
public SignalWithStartWorkflowExecutionRequest.Builder setCronScheduleBytes(com.google.protobuf.ByteString value)
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Parameters:
value- The bytes for cronSchedule to set.- Returns:
- This builder for chaining.
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
hasMemoin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
getMemoin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The memo.
-
setMemo
public SignalWithStartWorkflowExecutionRequest.Builder setMemo(Memo value)
.temporal.api.common.v1.Memo memo = 17;
-
setMemo
public SignalWithStartWorkflowExecutionRequest.Builder setMemo(Memo.Builder builderForValue)
.temporal.api.common.v1.Memo memo = 17;
-
mergeMemo
public SignalWithStartWorkflowExecutionRequest.Builder mergeMemo(Memo value)
.temporal.api.common.v1.Memo memo = 17;
-
clearMemo
public SignalWithStartWorkflowExecutionRequest.Builder clearMemo()
.temporal.api.common.v1.Memo memo = 17;
-
getMemoBuilder
public Memo.Builder getMemoBuilder()
.temporal.api.common.v1.Memo memo = 17;
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
getMemoOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
hasSearchAttributesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
getSearchAttributesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public SignalWithStartWorkflowExecutionRequest.Builder setSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 18;
-
setSearchAttributes
public SignalWithStartWorkflowExecutionRequest.Builder setSearchAttributes(SearchAttributes.Builder builderForValue)
.temporal.api.common.v1.SearchAttributes search_attributes = 18;
-
mergeSearchAttributes
public SignalWithStartWorkflowExecutionRequest.Builder mergeSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 18;
-
clearSearchAttributes
public SignalWithStartWorkflowExecutionRequest.Builder clearSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;
-
getSearchAttributesBuilder
public SearchAttributes.Builder getSearchAttributesBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
getSearchAttributesOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 19;- Specified by:
hasHeaderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 19;- Specified by:
getHeaderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The header.
-
setHeader
public SignalWithStartWorkflowExecutionRequest.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 19;
-
setHeader
public SignalWithStartWorkflowExecutionRequest.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 19;
-
mergeHeader
public SignalWithStartWorkflowExecutionRequest.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 19;
-
clearHeader
public SignalWithStartWorkflowExecutionRequest.Builder clearHeader()
.temporal.api.common.v1.Header header = 19;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 19;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 19;- Specified by:
getHeaderOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowStartDelay
public boolean hasWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
hasWorkflowStartDelayin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowStartDelay field is set.
-
getWorkflowStartDelay
public com.google.protobuf.Duration getWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowStartDelay.
-
setWorkflowStartDelay
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowStartDelay(com.google.protobuf.Duration value)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;
-
setWorkflowStartDelay
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowStartDelay(com.google.protobuf.Duration.Builder builderForValue)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;
-
mergeWorkflowStartDelay
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowStartDelay(com.google.protobuf.Duration value)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;
-
clearWorkflowStartDelay
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;
-
getWorkflowStartDelayBuilder
public com.google.protobuf.Duration.Builder getWorkflowStartDelayBuilder()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;
-
getWorkflowStartDelayOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowStartDelayOrBuilder()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasUserMetadata
public boolean hasUserMetadata()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
hasUserMetadatain interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the userMetadata field is set.
-
getUserMetadata
public UserMetadata getUserMetadata()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
getUserMetadatain interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The userMetadata.
-
setUserMetadata
public SignalWithStartWorkflowExecutionRequest.Builder setUserMetadata(UserMetadata value)
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;
-
setUserMetadata
public SignalWithStartWorkflowExecutionRequest.Builder setUserMetadata(UserMetadata.Builder builderForValue)
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;
-
mergeUserMetadata
public SignalWithStartWorkflowExecutionRequest.Builder mergeUserMetadata(UserMetadata value)
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;
-
clearUserMetadata
public SignalWithStartWorkflowExecutionRequest.Builder clearUserMetadata()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;
-
getUserMetadataBuilder
public UserMetadata.Builder getUserMetadataBuilder()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;
-
getUserMetadataOrBuilder
public UserMetadataOrBuilder getUserMetadataOrBuilder()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
getUserMetadataOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksList
public java.util.List<Link> getLinksList()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksListin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksCount
public int getLinksCount()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksCountin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinks
public Link getLinks(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
setLinks
public SignalWithStartWorkflowExecutionRequest.Builder setLinks(int index, Link value)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
setLinks
public SignalWithStartWorkflowExecutionRequest.Builder setLinks(int index, Link.Builder builderForValue)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addLinks
public SignalWithStartWorkflowExecutionRequest.Builder addLinks(Link value)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addLinks
public SignalWithStartWorkflowExecutionRequest.Builder addLinks(int index, Link value)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addLinks
public SignalWithStartWorkflowExecutionRequest.Builder addLinks(Link.Builder builderForValue)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addLinks
public SignalWithStartWorkflowExecutionRequest.Builder addLinks(int index, Link.Builder builderForValue)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addAllLinks
public SignalWithStartWorkflowExecutionRequest.Builder addAllLinks(java.lang.Iterable<? extends Link> values)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
clearLinks
public SignalWithStartWorkflowExecutionRequest.Builder clearLinks()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
removeLinks
public SignalWithStartWorkflowExecutionRequest.Builder removeLinks(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
getLinksBuilder
public Link.Builder getLinksBuilder(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
getLinksOrBuilder
public LinkOrBuilder getLinksOrBuilder(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksOrBuilderList
public java.util.List<? extends LinkOrBuilder> getLinksOrBuilderList()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksOrBuilderListin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
addLinksBuilder
public Link.Builder addLinksBuilder()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
addLinksBuilder
public Link.Builder addLinksBuilder(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
getLinksBuilderList
public java.util.List<Link.Builder> getLinksBuilderList()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;
-
hasVersioningOverride
public boolean hasVersioningOverride()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
hasVersioningOverridein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the versioningOverride field is set.
-
getVersioningOverride
public VersioningOverride getVersioningOverride()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
getVersioningOverridein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The versioningOverride.
-
setVersioningOverride
public SignalWithStartWorkflowExecutionRequest.Builder setVersioningOverride(VersioningOverride value)
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;
-
setVersioningOverride
public SignalWithStartWorkflowExecutionRequest.Builder setVersioningOverride(VersioningOverride.Builder builderForValue)
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;
-
mergeVersioningOverride
public SignalWithStartWorkflowExecutionRequest.Builder mergeVersioningOverride(VersioningOverride value)
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;
-
clearVersioningOverride
public SignalWithStartWorkflowExecutionRequest.Builder clearVersioningOverride()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;
-
getVersioningOverrideBuilder
public VersioningOverride.Builder getVersioningOverrideBuilder()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;
-
getVersioningOverrideOrBuilder
public VersioningOverrideOrBuilder getVersioningOverrideOrBuilder()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
getVersioningOverrideOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasPriority
public boolean hasPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 26;- Specified by:
hasPriorityin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the priority field is set.
-
getPriority
public Priority getPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 26;- Specified by:
getPriorityin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The priority.
-
setPriority
public SignalWithStartWorkflowExecutionRequest.Builder setPriority(Priority value)
Priority metadata
.temporal.api.common.v1.Priority priority = 26;
-
setPriority
public SignalWithStartWorkflowExecutionRequest.Builder setPriority(Priority.Builder builderForValue)
Priority metadata
.temporal.api.common.v1.Priority priority = 26;
-
mergePriority
public SignalWithStartWorkflowExecutionRequest.Builder mergePriority(Priority value)
Priority metadata
.temporal.api.common.v1.Priority priority = 26;
-
clearPriority
public SignalWithStartWorkflowExecutionRequest.Builder clearPriority()
Priority metadata
.temporal.api.common.v1.Priority priority = 26;
-
getPriorityBuilder
public Priority.Builder getPriorityBuilder()
Priority metadata
.temporal.api.common.v1.Priority priority = 26;
-
getPriorityOrBuilder
public PriorityOrBuilder getPriorityOrBuilder()
Priority metadata
.temporal.api.common.v1.Priority priority = 26;- Specified by:
getPriorityOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
setUnknownFields
public final SignalWithStartWorkflowExecutionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
mergeUnknownFields
public final SignalWithStartWorkflowExecutionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SignalWithStartWorkflowExecutionRequest.Builder>
-
-