Package io.temporal.api.batch.v1
Class BatchOperationReset.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
- io.temporal.api.batch.v1.BatchOperationReset.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,BatchOperationResetOrBuilder,java.lang.Cloneable
- Enclosing class:
- BatchOperationReset
public static final class BatchOperationReset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder> implements BatchOperationResetOrBuilder
BatchOperationReset sends reset requests to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.ResetWorkflowExecutionRequest.
Protobuf typetemporal.api.batch.v1.BatchOperationReset
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description BatchOperationReset.BuilderaddAllPostResetOperations(java.lang.Iterable<? extends PostResetOperation> values)Operations to perform after the workflow has been reset.BatchOperationReset.BuilderaddPostResetOperations(int index, PostResetOperation value)Operations to perform after the workflow has been reset.BatchOperationReset.BuilderaddPostResetOperations(int index, PostResetOperation.Builder builderForValue)Operations to perform after the workflow has been reset.BatchOperationReset.BuilderaddPostResetOperations(PostResetOperation value)Operations to perform after the workflow has been reset.BatchOperationReset.BuilderaddPostResetOperations(PostResetOperation.Builder builderForValue)Operations to perform after the workflow has been reset.PostResetOperation.BuilderaddPostResetOperationsBuilder()Operations to perform after the workflow has been reset.PostResetOperation.BuilderaddPostResetOperationsBuilder(int index)Operations to perform after the workflow has been reset.BatchOperationReset.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BatchOperationResetbuild()BatchOperationResetbuildPartial()BatchOperationReset.Builderclear()BatchOperationReset.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchOperationReset.BuilderclearIdentity()The identity of the worker/client.BatchOperationReset.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchOperationReset.BuilderclearOptions()Describes what to reset to and how.BatchOperationReset.BuilderclearPostResetOperations()Operations to perform after the workflow has been reset.BatchOperationReset.BuilderclearResetReapplyType()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated.BatchOperationReset.BuilderclearResetType()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated.BatchOperationReset.Builderclone()BatchOperationResetgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetIdentity()The identity of the worker/client.com.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/client.ResetOptionsgetOptions()Describes what to reset to and how.ResetOptions.BuildergetOptionsBuilder()Describes what to reset to and how.ResetOptionsOrBuildergetOptionsOrBuilder()Describes what to reset to and how.PostResetOperationgetPostResetOperations(int index)Operations to perform after the workflow has been reset.PostResetOperation.BuildergetPostResetOperationsBuilder(int index)Operations to perform after the workflow has been reset.java.util.List<PostResetOperation.Builder>getPostResetOperationsBuilderList()Operations to perform after the workflow has been reset.intgetPostResetOperationsCount()Operations to perform after the workflow has been reset.java.util.List<PostResetOperation>getPostResetOperationsList()Operations to perform after the workflow has been reset.PostResetOperationOrBuildergetPostResetOperationsOrBuilder(int index)Operations to perform after the workflow has been reset.java.util.List<? extends PostResetOperationOrBuilder>getPostResetOperationsOrBuilderList()Operations to perform after the workflow has been reset.ResetReapplyTypegetResetReapplyType()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated.intgetResetReapplyTypeValue()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated.ResetTypegetResetType()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated.intgetResetTypeValue()Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated.booleanhasOptions()Describes what to reset to and how.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchOperationReset.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchOperationReset.BuildermergeFrom(com.google.protobuf.Message other)BatchOperationReset.BuildermergeFrom(BatchOperationReset other)BatchOperationReset.BuildermergeOptions(ResetOptions value)Describes what to reset to and how.BatchOperationReset.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchOperationReset.BuilderremovePostResetOperations(int index)Operations to perform after the workflow has been reset.BatchOperationReset.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BatchOperationReset.BuildersetIdentity(java.lang.String value)The identity of the worker/client.BatchOperationReset.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the worker/client.BatchOperationReset.BuildersetOptions(ResetOptions value)Describes what to reset to and how.BatchOperationReset.BuildersetOptions(ResetOptions.Builder builderForValue)Describes what to reset to and how.BatchOperationReset.BuildersetPostResetOperations(int index, PostResetOperation value)Operations to perform after the workflow has been reset.BatchOperationReset.BuildersetPostResetOperations(int index, PostResetOperation.Builder builderForValue)Operations to perform after the workflow has been reset.BatchOperationReset.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BatchOperationReset.BuildersetResetReapplyType(ResetReapplyType value)Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated.BatchOperationReset.BuildersetResetReapplyTypeValue(int value)Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated.BatchOperationReset.BuildersetResetType(ResetType value)Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated.BatchOperationReset.BuildersetResetTypeValue(int value)Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated.BatchOperationReset.BuildersetUnknownFields(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, 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<BatchOperationReset.Builder>
-
clear
public BatchOperationReset.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<BatchOperationReset.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<BatchOperationReset.Builder>
-
getDefaultInstanceForType
public BatchOperationReset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchOperationReset build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchOperationReset buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchOperationReset.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<BatchOperationReset.Builder>
-
setField
public BatchOperationReset.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<BatchOperationReset.Builder>
-
clearField
public BatchOperationReset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
clearOneof
public BatchOperationReset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
setRepeatedField
public BatchOperationReset.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<BatchOperationReset.Builder>
-
addRepeatedField
public BatchOperationReset.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<BatchOperationReset.Builder>
-
mergeFrom
public BatchOperationReset.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchOperationReset.Builder>
-
mergeFrom
public BatchOperationReset.Builder mergeFrom(BatchOperationReset other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
mergeFrom
public BatchOperationReset.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<BatchOperationReset.Builder>- Throws:
java.io.IOException
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client.
string identity = 3;- Specified by:
getIdentityin interfaceBatchOperationResetOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client.
string identity = 3;- Specified by:
getIdentityBytesin interfaceBatchOperationResetOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public BatchOperationReset.Builder setIdentity(java.lang.String value)
The identity of the worker/client.
string identity = 3;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public BatchOperationReset.Builder clearIdentity()
The identity of the worker/client.
string identity = 3;- Returns:
- This builder for chaining.
-
setIdentityBytes
public BatchOperationReset.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the worker/client.
string identity = 3;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
hasOptions
public boolean hasOptions()
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;- Specified by:
hasOptionsin interfaceBatchOperationResetOrBuilder- Returns:
- Whether the options field is set.
-
getOptions
public ResetOptions getOptions()
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;- Specified by:
getOptionsin interfaceBatchOperationResetOrBuilder- Returns:
- The options.
-
setOptions
public BatchOperationReset.Builder setOptions(ResetOptions value)
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;
-
setOptions
public BatchOperationReset.Builder setOptions(ResetOptions.Builder builderForValue)
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;
-
mergeOptions
public BatchOperationReset.Builder mergeOptions(ResetOptions value)
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;
-
clearOptions
public BatchOperationReset.Builder clearOptions()
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;
-
getOptionsBuilder
public ResetOptions.Builder getOptionsBuilder()
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;
-
getOptionsOrBuilder
public ResetOptionsOrBuilder getOptionsOrBuilder()
Describes what to reset to and how. If set, `reset_type` and `reset_reapply_type` are ignored.
.temporal.api.common.v1.ResetOptions options = 4;- Specified by:
getOptionsOrBuilderin interfaceBatchOperationResetOrBuilder
-
getResetTypeValue
@Deprecated public int getResetTypeValue()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated. See temporal/api/batch/v1/message.proto;l=81Deprecated. Use `options`.
.temporal.api.enums.v1.ResetType reset_type = 1 [deprecated = true];- Specified by:
getResetTypeValuein interfaceBatchOperationResetOrBuilder- Returns:
- The enum numeric value on the wire for resetType.
-
setResetTypeValue
@Deprecated public BatchOperationReset.Builder setResetTypeValue(int value)
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated. See temporal/api/batch/v1/message.proto;l=81Deprecated. Use `options`.
.temporal.api.enums.v1.ResetType reset_type = 1 [deprecated = true];- Parameters:
value- The enum numeric value on the wire for resetType to set.- Returns:
- This builder for chaining.
-
getResetType
@Deprecated public ResetType getResetType()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated. See temporal/api/batch/v1/message.proto;l=81Deprecated. Use `options`.
.temporal.api.enums.v1.ResetType reset_type = 1 [deprecated = true];- Specified by:
getResetTypein interfaceBatchOperationResetOrBuilder- Returns:
- The resetType.
-
setResetType
@Deprecated public BatchOperationReset.Builder setResetType(ResetType value)
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated. See temporal/api/batch/v1/message.proto;l=81Deprecated. Use `options`.
.temporal.api.enums.v1.ResetType reset_type = 1 [deprecated = true];- Parameters:
value- The resetType to set.- Returns:
- This builder for chaining.
-
clearResetType
@Deprecated public BatchOperationReset.Builder clearResetType()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_type is deprecated. See temporal/api/batch/v1/message.proto;l=81Deprecated. Use `options`.
.temporal.api.enums.v1.ResetType reset_type = 1 [deprecated = true];- Returns:
- This builder for chaining.
-
getResetReapplyTypeValue
@Deprecated public int getResetReapplyTypeValue()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated. See temporal/api/batch/v1/message.proto;l=83Deprecated. Use `options`.
.temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 2 [deprecated = true];- Specified by:
getResetReapplyTypeValuein interfaceBatchOperationResetOrBuilder- Returns:
- The enum numeric value on the wire for resetReapplyType.
-
setResetReapplyTypeValue
@Deprecated public BatchOperationReset.Builder setResetReapplyTypeValue(int value)
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated. See temporal/api/batch/v1/message.proto;l=83Deprecated. Use `options`.
.temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 2 [deprecated = true];- Parameters:
value- The enum numeric value on the wire for resetReapplyType to set.- Returns:
- This builder for chaining.
-
getResetReapplyType
@Deprecated public ResetReapplyType getResetReapplyType()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated. See temporal/api/batch/v1/message.proto;l=83Deprecated. Use `options`.
.temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 2 [deprecated = true];- Specified by:
getResetReapplyTypein interfaceBatchOperationResetOrBuilder- Returns:
- The resetReapplyType.
-
setResetReapplyType
@Deprecated public BatchOperationReset.Builder setResetReapplyType(ResetReapplyType value)
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated. See temporal/api/batch/v1/message.proto;l=83Deprecated. Use `options`.
.temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 2 [deprecated = true];- Parameters:
value- The resetReapplyType to set.- Returns:
- This builder for chaining.
-
clearResetReapplyType
@Deprecated public BatchOperationReset.Builder clearResetReapplyType()
Deprecated.temporal.api.batch.v1.BatchOperationReset.reset_reapply_type is deprecated. See temporal/api/batch/v1/message.proto;l=83Deprecated. Use `options`.
.temporal.api.enums.v1.ResetReapplyType reset_reapply_type = 2 [deprecated = true];- Returns:
- This builder for chaining.
-
getPostResetOperationsList
public java.util.List<PostResetOperation> getPostResetOperationsList()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;- Specified by:
getPostResetOperationsListin interfaceBatchOperationResetOrBuilder
-
getPostResetOperationsCount
public int getPostResetOperationsCount()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;- Specified by:
getPostResetOperationsCountin interfaceBatchOperationResetOrBuilder
-
getPostResetOperations
public PostResetOperation getPostResetOperations(int index)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;- Specified by:
getPostResetOperationsin interfaceBatchOperationResetOrBuilder
-
setPostResetOperations
public BatchOperationReset.Builder setPostResetOperations(int index, PostResetOperation value)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
setPostResetOperations
public BatchOperationReset.Builder setPostResetOperations(int index, PostResetOperation.Builder builderForValue)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addPostResetOperations
public BatchOperationReset.Builder addPostResetOperations(PostResetOperation value)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addPostResetOperations
public BatchOperationReset.Builder addPostResetOperations(int index, PostResetOperation value)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addPostResetOperations
public BatchOperationReset.Builder addPostResetOperations(PostResetOperation.Builder builderForValue)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addPostResetOperations
public BatchOperationReset.Builder addPostResetOperations(int index, PostResetOperation.Builder builderForValue)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addAllPostResetOperations
public BatchOperationReset.Builder addAllPostResetOperations(java.lang.Iterable<? extends PostResetOperation> values)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
clearPostResetOperations
public BatchOperationReset.Builder clearPostResetOperations()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
removePostResetOperations
public BatchOperationReset.Builder removePostResetOperations(int index)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
getPostResetOperationsBuilder
public PostResetOperation.Builder getPostResetOperationsBuilder(int index)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
getPostResetOperationsOrBuilder
public PostResetOperationOrBuilder getPostResetOperationsOrBuilder(int index)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;- Specified by:
getPostResetOperationsOrBuilderin interfaceBatchOperationResetOrBuilder
-
getPostResetOperationsOrBuilderList
public java.util.List<? extends PostResetOperationOrBuilder> getPostResetOperationsOrBuilderList()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;- Specified by:
getPostResetOperationsOrBuilderListin interfaceBatchOperationResetOrBuilder
-
addPostResetOperationsBuilder
public PostResetOperation.Builder addPostResetOperationsBuilder()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
addPostResetOperationsBuilder
public PostResetOperation.Builder addPostResetOperationsBuilder(int index)
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
getPostResetOperationsBuilderList
public java.util.List<PostResetOperation.Builder> getPostResetOperationsBuilderList()
Operations to perform after the workflow has been reset. These operations will be applied to the *new* run of the workflow execution in the order they are provided. All operations are applied to the workflow before the first new workflow task is generated
repeated .temporal.api.workflow.v1.PostResetOperation post_reset_operations = 5;
-
setUnknownFields
public final BatchOperationReset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
mergeUnknownFields
public final BatchOperationReset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchOperationReset.Builder>
-
-