Class WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
io.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder,Cloneable
public static final class WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
implements WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder
Protobuf type
temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttachedCompletionCallbacks(Iterable<? extends Callback> values) Completion callbacks attached to the running workflow update.addAttachedCompletionCallbacks(int index, Callback value) Completion callbacks attached to the running workflow update.addAttachedCompletionCallbacks(int index, Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.Completion callbacks attached to the running workflow update.addAttachedCompletionCallbacks(Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.Completion callbacks attached to the running workflow update.addAttachedCompletionCallbacksBuilder(int index) Completion callbacks attached to the running workflow update.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Completion callbacks attached to the running workflow update.Request ID attached to the running workflow update so that subsequent requests with same request ID will be dedupedclearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The ID of the workflow update this update options update corresponds to.clone()getAttachedCompletionCallbacks(int index) Completion callbacks attached to the running workflow update.getAttachedCompletionCallbacksBuilder(int index) Completion callbacks attached to the running workflow update.Completion callbacks attached to the running workflow update.intCompletion callbacks attached to the running workflow update.Completion callbacks attached to the running workflow update.getAttachedCompletionCallbacksOrBuilder(int index) Completion callbacks attached to the running workflow update.List<? extends CallbackOrBuilder> Completion callbacks attached to the running workflow update.Request ID attached to the running workflow update so that subsequent requests with same request ID will be dedupedcom.google.protobuf.ByteStringRequest ID attached to the running workflow update so that subsequent requests with same request ID will be dedupedstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe ID of the workflow update this update options update corresponds to.com.google.protobuf.ByteStringThe ID of the workflow update this update options update corresponds to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeAttachedCompletionCallbacks(int index) Completion callbacks attached to the running workflow update.setAttachedCompletionCallbacks(int index, Callback value) Completion callbacks attached to the running workflow update.setAttachedCompletionCallbacks(int index, Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.setAttachedRequestId(String value) Request ID attached to the running workflow update so that subsequent requests with same request ID will be dedupedsetAttachedRequestIdBytes(com.google.protobuf.ByteString value) Request ID attached to the running workflow update so that subsequent requests with same request ID will be dedupedsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUpdateId(String value) The ID of the workflow update this update options update corresponds to.setUpdateIdBytes(com.google.protobuf.ByteString value) The ID of the workflow update this update options update corresponds to.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
getDefaultInstanceForType
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate 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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
setField
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
clearField
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
clearOneof
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
setRepeatedField
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
addRepeatedField
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
mergeFrom
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
mergeFrom
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.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<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>- Throws:
IOException
-
getUpdateId
The ID of the workflow update this update options update corresponds to.
string update_id = 1;- Specified by:
getUpdateIdin interfaceWorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder- Returns:
- The updateId.
-
getUpdateIdBytes
public com.google.protobuf.ByteString getUpdateIdBytes()The ID of the workflow update this update options update corresponds to.
string update_id = 1;- Specified by:
getUpdateIdBytesin interfaceWorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder- Returns:
- The bytes for updateId.
-
setUpdateId
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setUpdateId(String value) The ID of the workflow update this update options update corresponds to.
string update_id = 1;- Parameters:
value- The updateId to set.- Returns:
- This builder for chaining.
-
clearUpdateId
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder clearUpdateId()The ID of the workflow update this update options update corresponds to.
string update_id = 1;- Returns:
- This builder for chaining.
-
setUpdateIdBytes
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setUpdateIdBytes(com.google.protobuf.ByteString value) The ID of the workflow update this update options update corresponds to.
string update_id = 1;- Parameters:
value- The bytes for updateId to set.- Returns:
- This builder for chaining.
-
getAttachedRequestId
Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped
string attached_request_id = 2;- Specified by:
getAttachedRequestIdin interfaceWorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder- Returns:
- The attachedRequestId.
-
getAttachedRequestIdBytes
public com.google.protobuf.ByteString getAttachedRequestIdBytes()Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped
string attached_request_id = 2;- Specified by:
getAttachedRequestIdBytesin interfaceWorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdateOrBuilder- Returns:
- The bytes for attachedRequestId.
-
setAttachedRequestId
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setAttachedRequestId(String value) Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped
string attached_request_id = 2;- Parameters:
value- The attachedRequestId to set.- Returns:
- This builder for chaining.
-
clearAttachedRequestId
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder clearAttachedRequestId()Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped
string attached_request_id = 2;- Returns:
- This builder for chaining.
-
setAttachedRequestIdBytes
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setAttachedRequestIdBytes(com.google.protobuf.ByteString value) Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped
string attached_request_id = 2;- Parameters:
value- The bytes for attachedRequestId to set.- Returns:
- This builder for chaining.
-
getAttachedCompletionCallbacksList
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacksCount
public int getAttachedCompletionCallbacksCount()Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacks
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
setAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setAttachedCompletionCallbacks(int index, Callback value) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
setAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setAttachedCompletionCallbacks(int index, Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder addAttachedCompletionCallbacks(Callback value) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder addAttachedCompletionCallbacks(int index, Callback value) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder addAttachedCompletionCallbacks(Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder addAttachedCompletionCallbacks(int index, Callback.Builder builderForValue) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAllAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder addAllAttachedCompletionCallbacks(Iterable<? extends Callback> values) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
clearAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder clearAttachedCompletionCallbacks()Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
removeAttachedCompletionCallbacks
public WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder removeAttachedCompletionCallbacks(int index) Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacksBuilder
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacksOrBuilder
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacksOrBuilderList
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacksBuilder
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
addAttachedCompletionCallbacksBuilder
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
getAttachedCompletionCallbacksBuilderList
Completion callbacks attached to the running workflow update.
repeated .temporal.api.common.v1.Callback attached_completion_callbacks = 3; -
setUnknownFields
public final WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-
mergeUnknownFields
public final WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.Builder>
-