Package io.temporal.api.history.v1
Class ExternalWorkflowExecutionSignaledEventAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
- io.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExternalWorkflowExecutionSignaledEventAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- ExternalWorkflowExecutionSignaledEventAttributes
public static final class ExternalWorkflowExecutionSignaledEventAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder> implements ExternalWorkflowExecutionSignaledEventAttributesOrBuilder
Protobuf typetemporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes
-
-
Method Summary
-
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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
clear
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
getDefaultInstanceForType
public ExternalWorkflowExecutionSignaledEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExternalWorkflowExecutionSignaledEventAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExternalWorkflowExecutionSignaledEventAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
setField
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
clearField
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
clearOneof
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
setRepeatedField
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
addRepeatedField
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
mergeFrom
public ExternalWorkflowExecutionSignaledEventAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
mergeFrom
public ExternalWorkflowExecutionSignaledEventAttributes.Builder mergeFrom(ExternalWorkflowExecutionSignaledEventAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
mergeFrom
public ExternalWorkflowExecutionSignaledEventAttributes.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<ExternalWorkflowExecutionSignaledEventAttributes.Builder>- Throws:
java.io.IOException
-
getInitiatedEventId
public long getInitiatedEventId()
id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to
int64 initiated_event_id = 1;- Specified by:
getInitiatedEventIdin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The initiatedEventId.
-
setInitiatedEventId
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setInitiatedEventId(long value)
id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to
int64 initiated_event_id = 1;- Parameters:
value- The initiatedEventId to set.- Returns:
- This builder for chaining.
-
clearInitiatedEventId
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearInitiatedEventId()
id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to
int64 initiated_event_id = 1;- Returns:
- This builder for chaining.
-
getNamespace
public java.lang.String getNamespace()
Namespace of the workflow which was signaled. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Specified by:
getNamespacein interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the workflow which was signaled. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Specified by:
getNamespaceBytesin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setNamespace(java.lang.String value)
Namespace of the workflow which was signaled. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearNamespace()
Namespace of the workflow which was signaled. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace of the workflow which was signaled. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 2;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 5;- Specified by:
getNamespaceIdin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 5;- Specified by:
getNamespaceIdBytesin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
setNamespaceId
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setNamespaceId(java.lang.String value)
string namespace_id = 5;- Parameters:
value- The namespaceId to set.- Returns:
- This builder for chaining.
-
clearNamespaceId
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearNamespaceId()
string namespace_id = 5;- Returns:
- This builder for chaining.
-
setNamespaceIdBytes
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setNamespaceIdBytes(com.google.protobuf.ByteString value)
string namespace_id = 5;- Parameters:
value- The bytes for namespaceId to set.- Returns:
- This builder for chaining.
-
hasWorkflowExecution
public boolean hasWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
hasWorkflowExecutionin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- Whether the workflowExecution field is set.
-
getWorkflowExecution
public WorkflowExecution getWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The workflowExecution.
-
setWorkflowExecution
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
setWorkflowExecution
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setWorkflowExecution(WorkflowExecution.Builder builderForValue)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
mergeWorkflowExecution
public ExternalWorkflowExecutionSignaledEventAttributes.Builder mergeWorkflowExecution(WorkflowExecution value)
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
clearWorkflowExecution
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearWorkflowExecution()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionBuilder
public WorkflowExecution.Builder getWorkflowExecutionBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;
-
getWorkflowExecutionOrBuilder
public WorkflowExecutionOrBuilder getWorkflowExecutionOrBuilder()
.temporal.api.common.v1.WorkflowExecution workflow_execution = 3;- Specified by:
getWorkflowExecutionOrBuilderin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder
-
getControl
public java.lang.String getControl()
Deprecated
string control = 4;- Specified by:
getControlin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 4;- Specified by:
getControlBytesin interfaceExternalWorkflowExecutionSignaledEventAttributesOrBuilder- Returns:
- The bytes for control.
-
setControl
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setControl(java.lang.String value)
Deprecated
string control = 4;- Parameters:
value- The control to set.- Returns:
- This builder for chaining.
-
clearControl
public ExternalWorkflowExecutionSignaledEventAttributes.Builder clearControl()
Deprecated
string control = 4;- Returns:
- This builder for chaining.
-
setControlBytes
public ExternalWorkflowExecutionSignaledEventAttributes.Builder setControlBytes(com.google.protobuf.ByteString value)
Deprecated
string control = 4;- Parameters:
value- The bytes for control to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExternalWorkflowExecutionSignaledEventAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
mergeUnknownFields
public final ExternalWorkflowExecutionSignaledEventAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExternalWorkflowExecutionSignaledEventAttributes.Builder>
-
-