Class SignalWithStartWorkflowExecutionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- 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 Modifier and Type Method Description SignalWithStartWorkflowExecutionRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)SignalWithStartWorkflowExecutionRequestbuild()SignalWithStartWorkflowExecutionRequestbuildPartial()SignalWithStartWorkflowExecutionRequest.Builderclear()SignalWithStartWorkflowExecutionRequest.BuilderclearControl()DeprecatedSignalWithStartWorkflowExecutionRequest.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.BuilderclearMemo().temporal.api.common.v1.Memo memo = 17;SignalWithStartWorkflowExecutionRequest.BuilderclearNamespace()string namespace = 1;SignalWithStartWorkflowExecutionRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SignalWithStartWorkflowExecutionRequest.BuilderclearRequestId()Used to de-dupe signal w/ start requestsSignalWithStartWorkflowExecutionRequest.BuilderclearRetryPolicy()Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.SignalWithStartWorkflowExecutionRequest.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.BuilderclearSkipGenerateWorkflowTask()Indicates that a new workflow task should not be generated when this signal is received.SignalWithStartWorkflowExecutionRequest.BuilderclearTaskQueue()The task queue to start this workflow on, if it will be startedSignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newSignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowId()string workflow_id = 2;SignalWithStartWorkflowExecutionRequest.BuilderclearWorkflowIdReusePolicy().temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;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()Deprecatedcom.google.protobuf.ByteStringgetControlBytes()Deprecatedjava.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.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;java.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 workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.RetryPolicy.BuildergetRetryPolicyBuilder()Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.RetryPolicyOrBuildergetRetryPolicyOrBuilder()Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.SearchAttributesgetSearchAttributes().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 workflowbooleangetSkipGenerateWorkflowTask()Indicates that a new workflow task should not be generated when this signal is received.TaskQueuegetTaskQueue()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 startedcom.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;WorkflowIdReusePolicygetWorkflowIdReusePolicy().temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;intgetWorkflowIdReusePolicyValue().temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;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;booleanhasRetryPolicy()Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.booleanhasSearchAttributes().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 startedbooleanhasWorkflowExecutionTimeout()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.BuildermergeRetryPolicy(RetryPolicy value)Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.SignalWithStartWorkflowExecutionRequest.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.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.BuildersetControl(java.lang.String value)DeprecatedSignalWithStartWorkflowExecutionRequest.BuildersetControlBytes(com.google.protobuf.ByteString value)DeprecatedSignalWithStartWorkflowExecutionRequest.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.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.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 workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.SignalWithStartWorkflowExecutionRequest.BuildersetRetryPolicy(RetryPolicy.Builder builderForValue)Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.SignalWithStartWorkflowExecutionRequest.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.BuildersetSkipGenerateWorkflowTask(boolean value)Indicates that a new workflow task should not be generated when this signal is received.SignalWithStartWorkflowExecutionRequest.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.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.BuildersetWorkflowIdReusePolicy(WorkflowIdReusePolicy value).temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;SignalWithStartWorkflowExecutionRequest.BuildersetWorkflowIdReusePolicyValue(int value).temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;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, 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<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 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];
-
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 [(.gogoproto.stdduration) = true];
-
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 [(.gogoproto.stdduration) = true];
-
clearWorkflowExecutionTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6 [(.gogoproto.stdduration) = true];
-
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 [(.gogoproto.stdduration) = true];
-
getWorkflowExecutionTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6 [(.gogoproto.stdduration) = true];- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];
-
setWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowRunTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];
-
mergeWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowRunTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];
-
clearWorkflowRunTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];
-
getWorkflowRunTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowRunTimeoutBuilder()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7 [(.gogoproto.stdduration) = true];- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];- 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 [(.gogoproto.stdduration) = true];
-
setWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowTaskTimeout(com.google.protobuf.Duration.Builder builderForValue)
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];
-
mergeWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder mergeWorkflowTaskTimeout(com.google.protobuf.Duration value)
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];
-
clearWorkflowTaskTimeout
public SignalWithStartWorkflowExecutionRequest.Builder clearWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];
-
getWorkflowTaskTimeoutBuilder
public com.google.protobuf.Duration.Builder getWorkflowTaskTimeoutBuilder()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8 [(.gogoproto.stdduration) = true];- 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()
.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)
.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()
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdReusePolicy.
-
setWorkflowIdReusePolicy
public SignalWithStartWorkflowExecutionRequest.Builder setWorkflowIdReusePolicy(WorkflowIdReusePolicy value)
.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()
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- 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
public java.lang.String getControl()
Deprecated
string control = 14;- Specified by:
getControlin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 14;- Specified by:
getControlBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for control.
-
setControl
public SignalWithStartWorkflowExecutionRequest.Builder setControl(java.lang.String value)
Deprecated
string control = 14;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public SignalWithStartWorkflowExecutionRequest.Builder clearControl()
Deprecated
string control = 14;- Returns:
- This builder for chaining.
-
setControlBytes
public SignalWithStartWorkflowExecutionRequest.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated
string control = 14;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
hasRetryPolicy
public boolean hasRetryPolicy()
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.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 Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.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 Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
setRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
mergeRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder mergeRetryPolicy(RetryPolicy value)
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
clearRetryPolicy
public SignalWithStartWorkflowExecutionRequest.Builder clearRetryPolicy()
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
getRetryPolicyBuilder
public RetryPolicy.Builder getRetryPolicyBuilder()
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.common.v1.RetryPolicy retry_policy = 15;
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
Retry policy for the workflow Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];- 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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];- 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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];
-
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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];
-
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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];
-
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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];
-
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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];
-
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 and `skip_generate_workflow_task` is false or not set, 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 [(.gogoproto.stdduration) = true];- Specified by:
getWorkflowStartDelayOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getSkipGenerateWorkflowTask
public boolean getSkipGenerateWorkflowTask()
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 21;- Specified by:
getSkipGenerateWorkflowTaskin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The skipGenerateWorkflowTask.
-
setSkipGenerateWorkflowTask
public SignalWithStartWorkflowExecutionRequest.Builder setSkipGenerateWorkflowTask(boolean value)
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 21;- Parameters:
value- The skipGenerateWorkflowTask to set.- Returns:
- This builder for chaining.
-
clearSkipGenerateWorkflowTask
public SignalWithStartWorkflowExecutionRequest.Builder clearSkipGenerateWorkflowTask()
Indicates that a new workflow task should not be generated when this signal is received.
bool skip_generate_workflow_task = 21;- Returns:
- This builder for chaining.
-
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>
-
-