Class StartWorkflowExecutionRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
- io.temporal.api.workflowservice.v1.StartWorkflowExecutionRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartWorkflowExecutionRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- StartWorkflowExecutionRequest
public static final class StartWorkflowExecutionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder> implements StartWorkflowExecutionRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.StartWorkflowExecutionRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StartWorkflowExecutionRequest.BuilderaddAllCompletionCallbacks(java.lang.Iterable<? extends Callback> values)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderaddCompletionCallbacks(int index, Callback value)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderaddCompletionCallbacks(int index, Callback.Builder builderForValue)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderaddCompletionCallbacks(Callback value)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderaddCompletionCallbacks(Callback.Builder builderForValue)Callbacks to be called by the server when this workflow reaches a terminal state.Callback.BuilderaddCompletionCallbacksBuilder()Callbacks to be called by the server when this workflow reaches a terminal state.Callback.BuilderaddCompletionCallbacksBuilder(int index)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartWorkflowExecutionRequestbuild()StartWorkflowExecutionRequestbuildPartial()StartWorkflowExecutionRequest.Builderclear()StartWorkflowExecutionRequest.BuilderclearCompletionCallbacks()Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuilderclearContinuedFailure()These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.StartWorkflowExecutionRequest.BuilderclearCronSchedule()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/StartWorkflowExecutionRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StartWorkflowExecutionRequest.BuilderclearHeader().temporal.api.common.v1.Header header = 16;StartWorkflowExecutionRequest.BuilderclearIdentity()The identity of the client who initiated this requestStartWorkflowExecutionRequest.BuilderclearInput()Serialized arguments to the workflow.StartWorkflowExecutionRequest.BuilderclearLastCompletionResult().temporal.api.common.v1.Payloads last_completion_result = 19;StartWorkflowExecutionRequest.BuilderclearMemo().temporal.api.common.v1.Memo memo = 14;StartWorkflowExecutionRequest.BuilderclearNamespace()string namespace = 1;StartWorkflowExecutionRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StartWorkflowExecutionRequest.BuilderclearRequestEagerExecution()Request to get the first workflow task inline in the response bypassing matching service and worker polling.StartWorkflowExecutionRequest.BuilderclearRequestId()A unique identifier for this start request.StartWorkflowExecutionRequest.BuilderclearRetryPolicy()The retry policy for the workflow.StartWorkflowExecutionRequest.BuilderclearSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 15;StartWorkflowExecutionRequest.BuilderclearTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartWorkflowExecutionRequest.BuilderclearWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.StartWorkflowExecutionRequest.BuilderclearWorkflowId()string workflow_id = 2;StartWorkflowExecutionRequest.BuilderclearWorkflowIdConflictPolicy()Defines how to resolve a workflow id conflict with a *running* workflow.StartWorkflowExecutionRequest.BuilderclearWorkflowIdReusePolicy()Defines whether to allow re-using the workflow id from a previously *closed* workflow.StartWorkflowExecutionRequest.BuilderclearWorkflowRunTimeout()Timeout of a single workflow run.StartWorkflowExecutionRequest.BuilderclearWorkflowStartDelay()Time to wait before dispatching the first workflow task.StartWorkflowExecutionRequest.BuilderclearWorkflowTaskTimeout()Timeout of a single workflow task.StartWorkflowExecutionRequest.BuilderclearWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;StartWorkflowExecutionRequest.Builderclone()CallbackgetCompletionCallbacks(int index)Callbacks to be called by the server when this workflow reaches a terminal state.Callback.BuildergetCompletionCallbacksBuilder(int index)Callbacks to be called by the server when this workflow reaches a terminal state.java.util.List<Callback.Builder>getCompletionCallbacksBuilderList()Callbacks to be called by the server when this workflow reaches a terminal state.intgetCompletionCallbacksCount()Callbacks to be called by the server when this workflow reaches a terminal state.java.util.List<Callback>getCompletionCallbacksList()Callbacks to be called by the server when this workflow reaches a terminal state.CallbackOrBuildergetCompletionCallbacksOrBuilder(int index)Callbacks to be called by the server when this workflow reaches a terminal state.java.util.List<? extends CallbackOrBuilder>getCompletionCallbacksOrBuilderList()Callbacks to be called by the server when this workflow reaches a terminal state.FailuregetContinuedFailure()These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.Failure.BuildergetContinuedFailureBuilder()These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.FailureOrBuildergetContinuedFailureOrBuilder()These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.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/StartWorkflowExecutionRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HeadergetHeader().temporal.api.common.v1.Header header = 16;Header.BuildergetHeaderBuilder().temporal.api.common.v1.Header header = 16;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 16;java.lang.StringgetIdentity()The identity of the client who initiated this requestcom.google.protobuf.ByteStringgetIdentityBytes()The identity of the client who initiated this requestPayloadsgetInput()Serialized arguments to the workflow.Payloads.BuildergetInputBuilder()Serialized arguments to the workflow.PayloadsOrBuildergetInputOrBuilder()Serialized arguments to the workflow.PayloadsgetLastCompletionResult().temporal.api.common.v1.Payloads last_completion_result = 19;Payloads.BuildergetLastCompletionResultBuilder().temporal.api.common.v1.Payloads last_completion_result = 19;PayloadsOrBuildergetLastCompletionResultOrBuilder().temporal.api.common.v1.Payloads last_completion_result = 19;MemogetMemo().temporal.api.common.v1.Memo memo = 14;Memo.BuildergetMemoBuilder().temporal.api.common.v1.Memo memo = 14;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 14;java.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;booleangetRequestEagerExecution()Request to get the first workflow task inline in the response bypassing matching service and worker polling.java.lang.StringgetRequestId()A unique identifier for this start request.com.google.protobuf.ByteStringgetRequestIdBytes()A unique identifier for this start request.RetryPolicygetRetryPolicy()The retry policy for the workflow.RetryPolicy.BuildergetRetryPolicyBuilder()The retry policy for the workflow.RetryPolicyOrBuildergetRetryPolicyOrBuilder()The retry policy for the workflow.SearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 15;SearchAttributes.BuildergetSearchAttributesBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 15;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 15;TaskQueuegetTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;TaskQueue.BuildergetTaskQueueBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.Duration.BuildergetWorkflowExecutionTimeoutBuilder()Total workflow execution timeout including retries and continue as new.DurationOrBuildergetWorkflowExecutionTimeoutOrBuilder()Total workflow execution timeout including retries and continue as new.java.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.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.Duration.BuildergetWorkflowRunTimeoutBuilder()Timeout of a single workflow run.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.DurationgetWorkflowStartDelay()Time to wait before dispatching the first workflow task.Duration.BuildergetWorkflowStartDelayBuilder()Time to wait before dispatching the first workflow task.DurationOrBuildergetWorkflowStartDelayOrBuilder()Time to wait before dispatching the first workflow task.DurationgetWorkflowTaskTimeout()Timeout of a single workflow task.Duration.BuildergetWorkflowTaskTimeoutBuilder()Timeout of a single workflow task.DurationOrBuildergetWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow task.WorkflowTypegetWorkflowType().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;booleanhasContinuedFailure()These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.booleanhasHeader().temporal.api.common.v1.Header header = 16;booleanhasInput()Serialized arguments to the workflow.booleanhasLastCompletionResult().temporal.api.common.v1.Payloads last_completion_result = 19;booleanhasMemo().temporal.api.common.v1.Memo memo = 14;booleanhasRetryPolicy()The retry policy for the workflow.booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 15;booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;booleanhasWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.booleanhasWorkflowRunTimeout()Timeout of a single workflow run.booleanhasWorkflowStartDelay()Time to wait before dispatching the first workflow task.booleanhasWorkflowTaskTimeout()Timeout of a single workflow task.booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StartWorkflowExecutionRequest.BuildermergeContinuedFailure(Failure value)These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.StartWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StartWorkflowExecutionRequest.BuildermergeFrom(com.google.protobuf.Message other)StartWorkflowExecutionRequest.BuildermergeFrom(StartWorkflowExecutionRequest other)StartWorkflowExecutionRequest.BuildermergeHeader(Header value).temporal.api.common.v1.Header header = 16;StartWorkflowExecutionRequest.BuildermergeInput(Payloads value)Serialized arguments to the workflow.StartWorkflowExecutionRequest.BuildermergeLastCompletionResult(Payloads value).temporal.api.common.v1.Payloads last_completion_result = 19;StartWorkflowExecutionRequest.BuildermergeMemo(Memo value).temporal.api.common.v1.Memo memo = 14;StartWorkflowExecutionRequest.BuildermergeRetryPolicy(RetryPolicy value)The retry policy for the workflow.StartWorkflowExecutionRequest.BuildermergeSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 15;StartWorkflowExecutionRequest.BuildermergeTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartWorkflowExecutionRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartWorkflowExecutionRequest.BuildermergeWorkflowExecutionTimeout(Duration value)Total workflow execution timeout including retries and continue as new.StartWorkflowExecutionRequest.BuildermergeWorkflowRunTimeout(Duration value)Timeout of a single workflow run.StartWorkflowExecutionRequest.BuildermergeWorkflowStartDelay(Duration value)Time to wait before dispatching the first workflow task.StartWorkflowExecutionRequest.BuildermergeWorkflowTaskTimeout(Duration value)Timeout of a single workflow task.StartWorkflowExecutionRequest.BuildermergeWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartWorkflowExecutionRequest.BuilderremoveCompletionCallbacks(int index)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuildersetCompletionCallbacks(int index, Callback value)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuildersetCompletionCallbacks(int index, Callback.Builder builderForValue)Callbacks to be called by the server when this workflow reaches a terminal state.StartWorkflowExecutionRequest.BuildersetContinuedFailure(Failure value)These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.StartWorkflowExecutionRequest.BuildersetContinuedFailure(Failure.Builder builderForValue)These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs.StartWorkflowExecutionRequest.BuildersetCronSchedule(java.lang.String value)See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/StartWorkflowExecutionRequest.BuildersetCronScheduleBytes(com.google.protobuf.ByteString value)See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/StartWorkflowExecutionRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)StartWorkflowExecutionRequest.BuildersetHeader(Header value).temporal.api.common.v1.Header header = 16;StartWorkflowExecutionRequest.BuildersetHeader(Header.Builder builderForValue).temporal.api.common.v1.Header header = 16;StartWorkflowExecutionRequest.BuildersetIdentity(java.lang.String value)The identity of the client who initiated this requestStartWorkflowExecutionRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the client who initiated this requestStartWorkflowExecutionRequest.BuildersetInput(Payloads value)Serialized arguments to the workflow.StartWorkflowExecutionRequest.BuildersetInput(Payloads.Builder builderForValue)Serialized arguments to the workflow.StartWorkflowExecutionRequest.BuildersetLastCompletionResult(Payloads value).temporal.api.common.v1.Payloads last_completion_result = 19;StartWorkflowExecutionRequest.BuildersetLastCompletionResult(Payloads.Builder builderForValue).temporal.api.common.v1.Payloads last_completion_result = 19;StartWorkflowExecutionRequest.BuildersetMemo(Memo value).temporal.api.common.v1.Memo memo = 14;StartWorkflowExecutionRequest.BuildersetMemo(Memo.Builder builderForValue).temporal.api.common.v1.Memo memo = 14;StartWorkflowExecutionRequest.BuildersetNamespace(java.lang.String value)string namespace = 1;StartWorkflowExecutionRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)string namespace = 1;StartWorkflowExecutionRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)StartWorkflowExecutionRequest.BuildersetRequestEagerExecution(boolean value)Request to get the first workflow task inline in the response bypassing matching service and worker polling.StartWorkflowExecutionRequest.BuildersetRequestId(java.lang.String value)A unique identifier for this start request.StartWorkflowExecutionRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)A unique identifier for this start request.StartWorkflowExecutionRequest.BuildersetRetryPolicy(RetryPolicy value)The retry policy for the workflow.StartWorkflowExecutionRequest.BuildersetRetryPolicy(RetryPolicy.Builder builderForValue)The retry policy for the workflow.StartWorkflowExecutionRequest.BuildersetSearchAttributes(SearchAttributes value).temporal.api.common.v1.SearchAttributes search_attributes = 15;StartWorkflowExecutionRequest.BuildersetSearchAttributes(SearchAttributes.Builder builderForValue).temporal.api.common.v1.SearchAttributes search_attributes = 15;StartWorkflowExecutionRequest.BuildersetTaskQueue(TaskQueue value).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartWorkflowExecutionRequest.BuildersetTaskQueue(TaskQueue.Builder builderForValue).temporal.api.taskqueue.v1.TaskQueue task_queue = 4;StartWorkflowExecutionRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StartWorkflowExecutionRequest.BuildersetWorkflowExecutionTimeout(Duration value)Total workflow execution timeout including retries and continue as new.StartWorkflowExecutionRequest.BuildersetWorkflowExecutionTimeout(Duration.Builder builderForValue)Total workflow execution timeout including retries and continue as new.StartWorkflowExecutionRequest.BuildersetWorkflowId(java.lang.String value)string workflow_id = 2;StartWorkflowExecutionRequest.BuildersetWorkflowIdBytes(com.google.protobuf.ByteString value)string workflow_id = 2;StartWorkflowExecutionRequest.BuildersetWorkflowIdConflictPolicy(WorkflowIdConflictPolicy value)Defines how to resolve a workflow id conflict with a *running* workflow.StartWorkflowExecutionRequest.BuildersetWorkflowIdConflictPolicyValue(int value)Defines how to resolve a workflow id conflict with a *running* workflow.StartWorkflowExecutionRequest.BuildersetWorkflowIdReusePolicy(WorkflowIdReusePolicy value)Defines whether to allow re-using the workflow id from a previously *closed* workflow.StartWorkflowExecutionRequest.BuildersetWorkflowIdReusePolicyValue(int value)Defines whether to allow re-using the workflow id from a previously *closed* workflow.StartWorkflowExecutionRequest.BuildersetWorkflowRunTimeout(Duration value)Timeout of a single workflow run.StartWorkflowExecutionRequest.BuildersetWorkflowRunTimeout(Duration.Builder builderForValue)Timeout of a single workflow run.StartWorkflowExecutionRequest.BuildersetWorkflowStartDelay(Duration value)Time to wait before dispatching the first workflow task.StartWorkflowExecutionRequest.BuildersetWorkflowStartDelay(Duration.Builder builderForValue)Time to wait before dispatching the first workflow task.StartWorkflowExecutionRequest.BuildersetWorkflowTaskTimeout(Duration value)Timeout of a single workflow task.StartWorkflowExecutionRequest.BuildersetWorkflowTaskTimeout(Duration.Builder builderForValue)Timeout of a single workflow task.StartWorkflowExecutionRequest.BuildersetWorkflowType(WorkflowType value).temporal.api.common.v1.WorkflowType workflow_type = 3;StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
clear
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
getDefaultInstanceForType
public StartWorkflowExecutionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StartWorkflowExecutionRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StartWorkflowExecutionRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
setField
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
clearField
public StartWorkflowExecutionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
clearOneof
public StartWorkflowExecutionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
setRepeatedField
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
addRepeatedField
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>
-
mergeFrom
public StartWorkflowExecutionRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StartWorkflowExecutionRequest.Builder>
-
mergeFrom
public StartWorkflowExecutionRequest.Builder mergeFrom(StartWorkflowExecutionRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
mergeFrom
public StartWorkflowExecutionRequest.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<StartWorkflowExecutionRequest.Builder>- Throws:
java.io.IOException
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public StartWorkflowExecutionRequest.Builder setNamespace(java.lang.String value)
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public StartWorkflowExecutionRequest.Builder clearNamespace()
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public StartWorkflowExecutionRequest.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 interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for workflowId.
-
setWorkflowId
public StartWorkflowExecutionRequest.Builder setWorkflowId(java.lang.String value)
string workflow_id = 2;- Parameters:
value- The workflowId to set.- Returns:
- This builder for chaining.
-
clearWorkflowId
public StartWorkflowExecutionRequest.Builder clearWorkflowId()
string workflow_id = 2;- Returns:
- This builder for chaining.
-
setWorkflowIdBytes
public StartWorkflowExecutionRequest.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 interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowType.
-
setWorkflowType
public StartWorkflowExecutionRequest.Builder setWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
setWorkflowType
public StartWorkflowExecutionRequest.Builder setWorkflowType(WorkflowType.Builder builderForValue)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
mergeWorkflowType
public StartWorkflowExecutionRequest.Builder mergeWorkflowType(WorkflowType value)
.temporal.api.common.v1.WorkflowType workflow_type = 3;
-
clearWorkflowType
public StartWorkflowExecutionRequest.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 interfaceStartWorkflowExecutionRequestOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The taskQueue.
-
setTaskQueue
public StartWorkflowExecutionRequest.Builder setTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
setTaskQueue
public StartWorkflowExecutionRequest.Builder setTaskQueue(TaskQueue.Builder builderForValue)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
mergeTaskQueue
public StartWorkflowExecutionRequest.Builder mergeTaskQueue(TaskQueue value)
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
clearTaskQueue
public StartWorkflowExecutionRequest.Builder clearTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueBuilder
public TaskQueue.Builder getTaskQueueBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueueOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
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 interfaceStartWorkflowExecutionRequestOrBuilder- 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 interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The input.
-
setInput
public StartWorkflowExecutionRequest.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 StartWorkflowExecutionRequest.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 StartWorkflowExecutionRequest.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 StartWorkflowExecutionRequest.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 interfaceStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowExecutionTimeout field is set.
-
getWorkflowExecutionTimeout
public Duration getWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowExecutionTimeout.
-
setWorkflowExecutionTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowExecutionTimeout(Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
setWorkflowExecutionTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowExecutionTimeout(Duration.Builder builderForValue)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
mergeWorkflowExecutionTimeout
public StartWorkflowExecutionRequest.Builder mergeWorkflowExecutionTimeout(Duration value)
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
clearWorkflowExecutionTimeout
public StartWorkflowExecutionRequest.Builder clearWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutBuilder
public Duration.Builder getWorkflowExecutionTimeoutBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;
-
getWorkflowExecutionTimeoutOrBuilder
public DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
public Duration getWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowRunTimeout.
-
setWorkflowRunTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowRunTimeout(Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
setWorkflowRunTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowRunTimeout(Duration.Builder builderForValue)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
mergeWorkflowRunTimeout
public StartWorkflowExecutionRequest.Builder mergeWorkflowRunTimeout(Duration value)
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
clearWorkflowRunTimeout
public StartWorkflowExecutionRequest.Builder clearWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutBuilder
public Duration.Builder getWorkflowRunTimeoutBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;
-
getWorkflowRunTimeoutOrBuilder
public DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
public Duration getWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowTaskTimeout.
-
setWorkflowTaskTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowTaskTimeout(Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
setWorkflowTaskTimeout
public StartWorkflowExecutionRequest.Builder setWorkflowTaskTimeout(Duration.Builder builderForValue)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
mergeWorkflowTaskTimeout
public StartWorkflowExecutionRequest.Builder mergeWorkflowTaskTimeout(Duration value)
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
clearWorkflowTaskTimeout
public StartWorkflowExecutionRequest.Builder clearWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutBuilder
public Duration.Builder getWorkflowTaskTimeoutBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;
-
getWorkflowTaskTimeoutOrBuilder
public DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the client who initiated this request
string identity = 9;- Specified by:
getIdentityin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the client who initiated this request
string identity = 9;- Specified by:
getIdentityBytesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public StartWorkflowExecutionRequest.Builder setIdentity(java.lang.String value)
The identity of the client who initiated this request
string identity = 9;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public StartWorkflowExecutionRequest.Builder clearIdentity()
The identity of the client who initiated this request
string identity = 9;- Returns:
- This builder for chaining.
-
setIdentityBytes
public StartWorkflowExecutionRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the client who initiated this request
string identity = 9;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
getRequestId
public java.lang.String getRequestId()
A unique identifier for this start request. Typically UUIDv4.
string request_id = 10;- Specified by:
getRequestIdin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
A unique identifier for this start request. Typically UUIDv4.
string request_id = 10;- Specified by:
getRequestIdBytesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public StartWorkflowExecutionRequest.Builder setRequestId(java.lang.String value)
A unique identifier for this start request. Typically UUIDv4.
string request_id = 10;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public StartWorkflowExecutionRequest.Builder clearRequestId()
A unique identifier for this start request. Typically UUIDv4.
string request_id = 10;- Returns:
- This builder for chaining.
-
setRequestIdBytes
public StartWorkflowExecutionRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
A unique identifier for this start request. Typically UUIDv4.
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_conflict_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyValuein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
setWorkflowIdReusePolicyValue
public StartWorkflowExecutionRequest.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_conflict_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_conflict_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdReusePolicy.
-
setWorkflowIdReusePolicy
public StartWorkflowExecutionRequest.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_conflict_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 StartWorkflowExecutionRequest.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_conflict_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_FAIL. 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 interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdConflictPolicy.
-
setWorkflowIdConflictPolicyValue
public StartWorkflowExecutionRequest.Builder setWorkflowIdConflictPolicyValue(int value)
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_FAIL. 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_FAIL. 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 interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdConflictPolicy.
-
setWorkflowIdConflictPolicy
public StartWorkflowExecutionRequest.Builder setWorkflowIdConflictPolicy(WorkflowIdConflictPolicy value)
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_FAIL. 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 StartWorkflowExecutionRequest.Builder clearWorkflowIdConflictPolicy()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_FAIL. 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.
-
hasRetryPolicy
public boolean hasRetryPolicy()
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
hasRetryPolicyin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
getRetryPolicyin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The retryPolicy.
-
setRetryPolicy
public StartWorkflowExecutionRequest.Builder setRetryPolicy(RetryPolicy value)
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
setRetryPolicy
public StartWorkflowExecutionRequest.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
mergeRetryPolicy
public StartWorkflowExecutionRequest.Builder mergeRetryPolicy(RetryPolicy value)
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
clearRetryPolicy
public StartWorkflowExecutionRequest.Builder clearRetryPolicy()
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
getRetryPolicyBuilder
public RetryPolicy.Builder getRetryPolicyBuilder()
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
.temporal.api.common.v1.RetryPolicy retry_policy = 12;- Specified by:
getRetryPolicyOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 13;- Specified by:
getCronSchedulein interfaceStartWorkflowExecutionRequestOrBuilder- 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 = 13;- Specified by:
getCronScheduleBytesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for cronSchedule.
-
setCronSchedule
public StartWorkflowExecutionRequest.Builder setCronSchedule(java.lang.String value)
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 13;- Parameters:
value- The cronSchedule to set.- Returns:
- This builder for chaining.
-
clearCronSchedule
public StartWorkflowExecutionRequest.Builder clearCronSchedule()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 13;- Returns:
- This builder for chaining.
-
setCronScheduleBytes
public StartWorkflowExecutionRequest.Builder setCronScheduleBytes(com.google.protobuf.ByteString value)
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 13;- Parameters:
value- The bytes for cronSchedule to set.- Returns:
- This builder for chaining.
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 14;- Specified by:
hasMemoin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 14;- Specified by:
getMemoin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The memo.
-
setMemo
public StartWorkflowExecutionRequest.Builder setMemo(Memo value)
.temporal.api.common.v1.Memo memo = 14;
-
setMemo
public StartWorkflowExecutionRequest.Builder setMemo(Memo.Builder builderForValue)
.temporal.api.common.v1.Memo memo = 14;
-
mergeMemo
public StartWorkflowExecutionRequest.Builder mergeMemo(Memo value)
.temporal.api.common.v1.Memo memo = 14;
-
clearMemo
public StartWorkflowExecutionRequest.Builder clearMemo()
.temporal.api.common.v1.Memo memo = 14;
-
getMemoBuilder
public Memo.Builder getMemoBuilder()
.temporal.api.common.v1.Memo memo = 14;
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 14;- Specified by:
getMemoOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 15;- Specified by:
hasSearchAttributesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 15;- Specified by:
getSearchAttributesin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public StartWorkflowExecutionRequest.Builder setSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 15;
-
setSearchAttributes
public StartWorkflowExecutionRequest.Builder setSearchAttributes(SearchAttributes.Builder builderForValue)
.temporal.api.common.v1.SearchAttributes search_attributes = 15;
-
mergeSearchAttributes
public StartWorkflowExecutionRequest.Builder mergeSearchAttributes(SearchAttributes value)
.temporal.api.common.v1.SearchAttributes search_attributes = 15;
-
clearSearchAttributes
public StartWorkflowExecutionRequest.Builder clearSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 15;
-
getSearchAttributesBuilder
public SearchAttributes.Builder getSearchAttributesBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 15;
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 15;- Specified by:
getSearchAttributesOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 16;- Specified by:
hasHeaderin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 16;- Specified by:
getHeaderin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The header.
-
setHeader
public StartWorkflowExecutionRequest.Builder setHeader(Header value)
.temporal.api.common.v1.Header header = 16;
-
setHeader
public StartWorkflowExecutionRequest.Builder setHeader(Header.Builder builderForValue)
.temporal.api.common.v1.Header header = 16;
-
mergeHeader
public StartWorkflowExecutionRequest.Builder mergeHeader(Header value)
.temporal.api.common.v1.Header header = 16;
-
clearHeader
public StartWorkflowExecutionRequest.Builder clearHeader()
.temporal.api.common.v1.Header header = 16;
-
getHeaderBuilder
public Header.Builder getHeaderBuilder()
.temporal.api.common.v1.Header header = 16;
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 16;- Specified by:
getHeaderOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
getRequestEagerExecution
public boolean getRequestEagerExecution()
Request to get the first workflow task inline in the response bypassing matching service and worker polling. If set to `true` the caller is expected to have a worker available and capable of processing the task. The returned task will be marked as started and is expected to be completed by the specified `workflow_task_timeout`.
bool request_eager_execution = 17;- Specified by:
getRequestEagerExecutionin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The requestEagerExecution.
-
setRequestEagerExecution
public StartWorkflowExecutionRequest.Builder setRequestEagerExecution(boolean value)
Request to get the first workflow task inline in the response bypassing matching service and worker polling. If set to `true` the caller is expected to have a worker available and capable of processing the task. The returned task will be marked as started and is expected to be completed by the specified `workflow_task_timeout`.
bool request_eager_execution = 17;- Parameters:
value- The requestEagerExecution to set.- Returns:
- This builder for chaining.
-
clearRequestEagerExecution
public StartWorkflowExecutionRequest.Builder clearRequestEagerExecution()
Request to get the first workflow task inline in the response bypassing matching service and worker polling. If set to `true` the caller is expected to have a worker available and capable of processing the task. The returned task will be marked as started and is expected to be completed by the specified `workflow_task_timeout`.
bool request_eager_execution = 17;- Returns:
- This builder for chaining.
-
hasContinuedFailure
public boolean hasContinuedFailure()
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;- Specified by:
hasContinuedFailurein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the continuedFailure field is set.
-
getContinuedFailure
public Failure getContinuedFailure()
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;- Specified by:
getContinuedFailurein interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The continuedFailure.
-
setContinuedFailure
public StartWorkflowExecutionRequest.Builder setContinuedFailure(Failure value)
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;
-
setContinuedFailure
public StartWorkflowExecutionRequest.Builder setContinuedFailure(Failure.Builder builderForValue)
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;
-
mergeContinuedFailure
public StartWorkflowExecutionRequest.Builder mergeContinuedFailure(Failure value)
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;
-
clearContinuedFailure
public StartWorkflowExecutionRequest.Builder clearContinuedFailure()
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;
-
getContinuedFailureBuilder
public Failure.Builder getContinuedFailureBuilder()
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;
-
getContinuedFailureOrBuilder
public FailureOrBuilder getContinuedFailureOrBuilder()
These values will be available as ContinuedFailure and LastCompletionResult in the WorkflowExecutionStarted event and through SDKs. The are currently only used by the server itself (for the schedules feature) and are not intended to be exposed in StartWorkflowExecution.
.temporal.api.failure.v1.Failure continued_failure = 18;- Specified by:
getContinuedFailureOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasLastCompletionResult
public boolean hasLastCompletionResult()
.temporal.api.common.v1.Payloads last_completion_result = 19;- Specified by:
hasLastCompletionResultin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the lastCompletionResult field is set.
-
getLastCompletionResult
public Payloads getLastCompletionResult()
.temporal.api.common.v1.Payloads last_completion_result = 19;- Specified by:
getLastCompletionResultin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The lastCompletionResult.
-
setLastCompletionResult
public StartWorkflowExecutionRequest.Builder setLastCompletionResult(Payloads value)
.temporal.api.common.v1.Payloads last_completion_result = 19;
-
setLastCompletionResult
public StartWorkflowExecutionRequest.Builder setLastCompletionResult(Payloads.Builder builderForValue)
.temporal.api.common.v1.Payloads last_completion_result = 19;
-
mergeLastCompletionResult
public StartWorkflowExecutionRequest.Builder mergeLastCompletionResult(Payloads value)
.temporal.api.common.v1.Payloads last_completion_result = 19;
-
clearLastCompletionResult
public StartWorkflowExecutionRequest.Builder clearLastCompletionResult()
.temporal.api.common.v1.Payloads last_completion_result = 19;
-
getLastCompletionResultBuilder
public Payloads.Builder getLastCompletionResultBuilder()
.temporal.api.common.v1.Payloads last_completion_result = 19;
-
getLastCompletionResultOrBuilder
public PayloadsOrBuilder getLastCompletionResultOrBuilder()
.temporal.api.common.v1.Payloads last_completion_result = 19;- Specified by:
getLastCompletionResultOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowStartDelay
public boolean hasWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
hasWorkflowStartDelayin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowStartDelay field is set.
-
getWorkflowStartDelay
public Duration getWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayin interfaceStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowStartDelay.
-
setWorkflowStartDelay
public StartWorkflowExecutionRequest.Builder setWorkflowStartDelay(Duration value)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;
-
setWorkflowStartDelay
public StartWorkflowExecutionRequest.Builder setWorkflowStartDelay(Duration.Builder builderForValue)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;
-
mergeWorkflowStartDelay
public StartWorkflowExecutionRequest.Builder mergeWorkflowStartDelay(Duration value)
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;
-
clearWorkflowStartDelay
public StartWorkflowExecutionRequest.Builder clearWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;
-
getWorkflowStartDelayBuilder
public Duration.Builder getWorkflowStartDelayBuilder()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;
-
getWorkflowStartDelayOrBuilder
public DurationOrBuilder getWorkflowStartDelayOrBuilder()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest of the delay will be ignored.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
getCompletionCallbacksList
public java.util.List<Callback> getCompletionCallbacksList()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;- Specified by:
getCompletionCallbacksListin interfaceStartWorkflowExecutionRequestOrBuilder
-
getCompletionCallbacksCount
public int getCompletionCallbacksCount()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;- Specified by:
getCompletionCallbacksCountin interfaceStartWorkflowExecutionRequestOrBuilder
-
getCompletionCallbacks
public Callback getCompletionCallbacks(int index)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;- Specified by:
getCompletionCallbacksin interfaceStartWorkflowExecutionRequestOrBuilder
-
setCompletionCallbacks
public StartWorkflowExecutionRequest.Builder setCompletionCallbacks(int index, Callback value)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
setCompletionCallbacks
public StartWorkflowExecutionRequest.Builder setCompletionCallbacks(int index, Callback.Builder builderForValue)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addCompletionCallbacks
public StartWorkflowExecutionRequest.Builder addCompletionCallbacks(Callback value)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addCompletionCallbacks
public StartWorkflowExecutionRequest.Builder addCompletionCallbacks(int index, Callback value)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addCompletionCallbacks
public StartWorkflowExecutionRequest.Builder addCompletionCallbacks(Callback.Builder builderForValue)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addCompletionCallbacks
public StartWorkflowExecutionRequest.Builder addCompletionCallbacks(int index, Callback.Builder builderForValue)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addAllCompletionCallbacks
public StartWorkflowExecutionRequest.Builder addAllCompletionCallbacks(java.lang.Iterable<? extends Callback> values)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
clearCompletionCallbacks
public StartWorkflowExecutionRequest.Builder clearCompletionCallbacks()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
removeCompletionCallbacks
public StartWorkflowExecutionRequest.Builder removeCompletionCallbacks(int index)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
getCompletionCallbacksBuilder
public Callback.Builder getCompletionCallbacksBuilder(int index)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
getCompletionCallbacksOrBuilder
public CallbackOrBuilder getCompletionCallbacksOrBuilder(int index)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;- Specified by:
getCompletionCallbacksOrBuilderin interfaceStartWorkflowExecutionRequestOrBuilder
-
getCompletionCallbacksOrBuilderList
public java.util.List<? extends CallbackOrBuilder> getCompletionCallbacksOrBuilderList()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;- Specified by:
getCompletionCallbacksOrBuilderListin interfaceStartWorkflowExecutionRequestOrBuilder
-
addCompletionCallbacksBuilder
public Callback.Builder addCompletionCallbacksBuilder()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
addCompletionCallbacksBuilder
public Callback.Builder addCompletionCallbacksBuilder(int index)
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
getCompletionCallbacksBuilderList
public java.util.List<Callback.Builder> getCompletionCallbacksBuilderList()
Callbacks to be called by the server when this workflow reaches a terminal state. If the workflow continues-as-new, these callbacks will be carried over to the new execution. Callback addresses must be whitelisted in the server's dynamic configuration.
repeated .temporal.api.common.v1.Callback completion_callbacks = 21;
-
setUnknownFields
public final StartWorkflowExecutionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
mergeUnknownFields
public final StartWorkflowExecutionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StartWorkflowExecutionRequest.Builder>
-
-