Class PostResetOperation.SignalWorkflow.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PostResetOperation.SignalWorkflow.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
io.temporal.api.workflow.v1.PostResetOperation.SignalWorkflow.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PostResetOperation.SignalWorkflowOrBuilder,Cloneable
- Enclosing class:
PostResetOperation.SignalWorkflow
public static final class PostResetOperation.SignalWorkflow.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
implements PostResetOperation.SignalWorkflowOrBuilder
SignalWorkflow represents sending a signal after a workflow reset. Keep the parameter in sync with temporal.api.workflowservice.v1.SignalWorkflowExecutionRequest.Protobuf type
temporal.api.workflow.v1.PostResetOperation.SignalWorkflow-
Method Summary
Modifier and TypeMethodDescriptionaddAllLinks(Iterable<? extends Link> values) Links to be associated with the WorkflowExecutionSignaled event.Links to be associated with the WorkflowExecutionSignaled event.addLinks(int index, Link.Builder builderForValue) Links to be associated with the WorkflowExecutionSignaled event.Links to be associated with the WorkflowExecutionSignaled event.addLinks(Link.Builder builderForValue) Links to be associated with the WorkflowExecutionSignaled event.Links to be associated with the WorkflowExecutionSignaled event.addLinksBuilder(int index) Links to be associated with the WorkflowExecutionSignaled event.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Headers that are passed with the signal to the processing workflow.Serialized value(s) to provide with the signal.Links to be associated with the WorkflowExecutionSignaled event.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The workflow author-defined name of the signal to send to the workflow.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorHeaders that are passed with the signal to the processing workflow.Headers that are passed with the signal to the processing workflow.Headers that are passed with the signal to the processing workflow.getInput()Serialized value(s) to provide with the signal.Serialized value(s) to provide with the signal.Serialized value(s) to provide with the signal.getLinks(int index) Links to be associated with the WorkflowExecutionSignaled event.getLinksBuilder(int index) Links to be associated with the WorkflowExecutionSignaled event.Links to be associated with the WorkflowExecutionSignaled event.intLinks to be associated with the WorkflowExecutionSignaled event.Links to be associated with the WorkflowExecutionSignaled event.getLinksOrBuilder(int index) Links to be associated with the WorkflowExecutionSignaled event.List<? extends LinkOrBuilder> Links to be associated with the WorkflowExecutionSignaled event.The workflow author-defined name of the signal to send to the workflow.com.google.protobuf.ByteStringThe workflow author-defined name of the signal to send to the workflow.booleanHeaders that are passed with the signal to the processing workflow.booleanhasInput()Serialized value(s) to provide with the signal.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeHeader(Header value) Headers that are passed with the signal to the processing workflow.mergeInput(Payloads value) Serialized value(s) to provide with the signal.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeLinks(int index) Links to be associated with the WorkflowExecutionSignaled event.Headers that are passed with the signal to the processing workflow.setHeader(Header.Builder builderForValue) Headers that are passed with the signal to the processing workflow.Serialized value(s) to provide with the signal.setInput(Payloads.Builder builderForValue) Serialized value(s) to provide with the signal.Links to be associated with the WorkflowExecutionSignaled event.setLinks(int index, Link.Builder builderForValue) Links to be associated with the WorkflowExecutionSignaled event.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSignalName(String value) The workflow author-defined name of the signal to send to the workflow.setSignalNameBytes(com.google.protobuf.ByteString value) The workflow author-defined name of the signal to send to the workflow.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<PostResetOperation.SignalWorkflow.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<PostResetOperation.SignalWorkflow.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<PostResetOperation.SignalWorkflow.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<PostResetOperation.SignalWorkflow.Builder>
-
setField
public PostResetOperation.SignalWorkflow.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
clearField
public PostResetOperation.SignalWorkflow.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
clearOneof
public PostResetOperation.SignalWorkflow.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
setRepeatedField
public PostResetOperation.SignalWorkflow.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
addRepeatedField
public PostResetOperation.SignalWorkflow.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PostResetOperation.SignalWorkflow.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
mergeFrom
public PostResetOperation.SignalWorkflow.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PostResetOperation.SignalWorkflow.Builder>- Throws:
IOException
-
getSignalName
The workflow author-defined name of the signal to send to the workflow.
string signal_name = 1;- Specified by:
getSignalNamein interfacePostResetOperation.SignalWorkflowOrBuilder- 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 = 1;- Specified by:
getSignalNameBytesin interfacePostResetOperation.SignalWorkflowOrBuilder- Returns:
- The bytes for signalName.
-
setSignalName
The workflow author-defined name of the signal to send to the workflow.
string signal_name = 1;- Parameters:
value- The signalName to set.- Returns:
- This builder for chaining.
-
clearSignalName
The workflow author-defined name of the signal to send to the workflow.
string signal_name = 1;- Returns:
- This builder for chaining.
-
setSignalNameBytes
public PostResetOperation.SignalWorkflow.Builder setSignalNameBytes(com.google.protobuf.ByteString value) The workflow author-defined name of the signal to send to the workflow.
string signal_name = 1;- Parameters:
value- The bytes for signalName to set.- Returns:
- This builder for chaining.
-
hasInput
public boolean hasInput()Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2;- Specified by:
hasInputin interfacePostResetOperation.SignalWorkflowOrBuilder- Returns:
- Whether the input field is set.
-
getInput
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2;- Specified by:
getInputin interfacePostResetOperation.SignalWorkflowOrBuilder- Returns:
- The input.
-
setInput
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2; -
setInput
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2; -
mergeInput
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2; -
clearInput
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2; -
getInputBuilder
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2; -
getInputOrBuilder
Serialized value(s) to provide with the signal.
.temporal.api.common.v1.Payloads input = 2;- Specified by:
getInputOrBuilderin interfacePostResetOperation.SignalWorkflowOrBuilder
-
hasHeader
public boolean hasHeader()Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3;- Specified by:
hasHeaderin interfacePostResetOperation.SignalWorkflowOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3;- Specified by:
getHeaderin interfacePostResetOperation.SignalWorkflowOrBuilder- Returns:
- The header.
-
setHeader
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3; -
setHeader
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3; -
mergeHeader
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3; -
clearHeader
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3; -
getHeaderBuilder
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3; -
getHeaderOrBuilder
Headers that are passed with the signal to the processing workflow.
.temporal.api.common.v1.Header header = 3;- Specified by:
getHeaderOrBuilderin interfacePostResetOperation.SignalWorkflowOrBuilder
-
getLinksList
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4;- Specified by:
getLinksListin interfacePostResetOperation.SignalWorkflowOrBuilder
-
getLinksCount
public int getLinksCount()Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4;- Specified by:
getLinksCountin interfacePostResetOperation.SignalWorkflowOrBuilder
-
getLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4;- Specified by:
getLinksin interfacePostResetOperation.SignalWorkflowOrBuilder
-
setLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
setLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addAllLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
clearLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
removeLinks
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
getLinksBuilder
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
getLinksOrBuilder
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4;- Specified by:
getLinksOrBuilderin interfacePostResetOperation.SignalWorkflowOrBuilder
-
getLinksOrBuilderList
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4;- Specified by:
getLinksOrBuilderListin interfacePostResetOperation.SignalWorkflowOrBuilder
-
addLinksBuilder
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
addLinksBuilder
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
getLinksBuilderList
Links to be associated with the WorkflowExecutionSignaled event.
repeated .temporal.api.common.v1.Link links = 4; -
setUnknownFields
public final PostResetOperation.SignalWorkflow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-
mergeUnknownFields
public final PostResetOperation.SignalWorkflow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PostResetOperation.SignalWorkflow.Builder>
-