Class OrchestratorService.ExecutionStartedEvent.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
- com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ExecutionStartedEvent.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrchestratorService.ExecutionStartedEventOrBuilder,java.lang.Cloneable
- Enclosing class:
- OrchestratorService.ExecutionStartedEvent
public static final class OrchestratorService.ExecutionStartedEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder> implements OrchestratorService.ExecutionStartedEventOrBuilder
Protobuf typeExecutionStartedEvent
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OrchestratorService.ExecutionStartedEvent.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.ExecutionStartedEventbuild()OrchestratorService.ExecutionStartedEventbuildPartial()OrchestratorService.ExecutionStartedEvent.Builderclear()OrchestratorService.ExecutionStartedEvent.BuilderclearCorrelationData().google.protobuf.StringValue correlationData = 7;OrchestratorService.ExecutionStartedEvent.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OrchestratorService.ExecutionStartedEvent.BuilderclearInput().google.protobuf.StringValue input = 3;OrchestratorService.ExecutionStartedEvent.BuilderclearName()string name = 1;OrchestratorService.ExecutionStartedEvent.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OrchestratorService.ExecutionStartedEvent.BuilderclearOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ExecutionStartedEvent.BuilderclearParentInstance().ParentInstanceInfo parentInstance = 5;OrchestratorService.ExecutionStartedEvent.BuilderclearScheduledStartTimestamp().google.protobuf.Timestamp scheduledStartTimestamp = 6;OrchestratorService.ExecutionStartedEvent.BuilderclearVersion().google.protobuf.StringValue version = 2;OrchestratorService.ExecutionStartedEvent.Builderclone()com.google.protobuf.StringValuegetCorrelationData().google.protobuf.StringValue correlationData = 7;com.google.protobuf.StringValue.BuildergetCorrelationDataBuilder().google.protobuf.StringValue correlationData = 7;com.google.protobuf.StringValueOrBuildergetCorrelationDataOrBuilder().google.protobuf.StringValue correlationData = 7;OrchestratorService.ExecutionStartedEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.StringValuegetInput().google.protobuf.StringValue input = 3;com.google.protobuf.StringValue.BuildergetInputBuilder().google.protobuf.StringValue input = 3;com.google.protobuf.StringValueOrBuildergetInputOrBuilder().google.protobuf.StringValue input = 3;java.lang.StringgetName()string name = 1;com.google.protobuf.ByteStringgetNameBytes()string name = 1;OrchestratorService.OrchestrationInstancegetOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.OrchestrationInstance.BuildergetOrchestrationInstanceBuilder().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.OrchestrationInstanceOrBuildergetOrchestrationInstanceOrBuilder().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ParentInstanceInfogetParentInstance().ParentInstanceInfo parentInstance = 5;OrchestratorService.ParentInstanceInfo.BuildergetParentInstanceBuilder().ParentInstanceInfo parentInstance = 5;OrchestratorService.ParentInstanceInfoOrBuildergetParentInstanceOrBuilder().ParentInstanceInfo parentInstance = 5;com.google.protobuf.TimestampgetScheduledStartTimestamp().google.protobuf.Timestamp scheduledStartTimestamp = 6;com.google.protobuf.Timestamp.BuildergetScheduledStartTimestampBuilder().google.protobuf.Timestamp scheduledStartTimestamp = 6;com.google.protobuf.TimestampOrBuildergetScheduledStartTimestampOrBuilder().google.protobuf.Timestamp scheduledStartTimestamp = 6;com.google.protobuf.StringValuegetVersion().google.protobuf.StringValue version = 2;com.google.protobuf.StringValue.BuildergetVersionBuilder().google.protobuf.StringValue version = 2;com.google.protobuf.StringValueOrBuildergetVersionOrBuilder().google.protobuf.StringValue version = 2;booleanhasCorrelationData().google.protobuf.StringValue correlationData = 7;booleanhasInput().google.protobuf.StringValue input = 3;booleanhasOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;booleanhasParentInstance().ParentInstanceInfo parentInstance = 5;booleanhasScheduledStartTimestamp().google.protobuf.Timestamp scheduledStartTimestamp = 6;booleanhasVersion().google.protobuf.StringValue version = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OrchestratorService.ExecutionStartedEvent.BuildermergeCorrelationData(com.google.protobuf.StringValue value).google.protobuf.StringValue correlationData = 7;OrchestratorService.ExecutionStartedEvent.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OrchestratorService.ExecutionStartedEvent.BuildermergeFrom(com.google.protobuf.Message other)OrchestratorService.ExecutionStartedEvent.BuildermergeFrom(OrchestratorService.ExecutionStartedEvent other)OrchestratorService.ExecutionStartedEvent.BuildermergeInput(com.google.protobuf.StringValue value).google.protobuf.StringValue input = 3;OrchestratorService.ExecutionStartedEvent.BuildermergeOrchestrationInstance(OrchestratorService.OrchestrationInstance value).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ExecutionStartedEvent.BuildermergeParentInstance(OrchestratorService.ParentInstanceInfo value).ParentInstanceInfo parentInstance = 5;OrchestratorService.ExecutionStartedEvent.BuildermergeScheduledStartTimestamp(com.google.protobuf.Timestamp value).google.protobuf.Timestamp scheduledStartTimestamp = 6;OrchestratorService.ExecutionStartedEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OrchestratorService.ExecutionStartedEvent.BuildermergeVersion(com.google.protobuf.StringValue value).google.protobuf.StringValue version = 2;OrchestratorService.ExecutionStartedEvent.BuildersetCorrelationData(com.google.protobuf.StringValue value).google.protobuf.StringValue correlationData = 7;OrchestratorService.ExecutionStartedEvent.BuildersetCorrelationData(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue correlationData = 7;OrchestratorService.ExecutionStartedEvent.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.ExecutionStartedEvent.BuildersetInput(com.google.protobuf.StringValue value).google.protobuf.StringValue input = 3;OrchestratorService.ExecutionStartedEvent.BuildersetInput(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue input = 3;OrchestratorService.ExecutionStartedEvent.BuildersetName(java.lang.String value)string name = 1;OrchestratorService.ExecutionStartedEvent.BuildersetNameBytes(com.google.protobuf.ByteString value)string name = 1;OrchestratorService.ExecutionStartedEvent.BuildersetOrchestrationInstance(OrchestratorService.OrchestrationInstance value).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ExecutionStartedEvent.BuildersetOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder builderForValue).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ExecutionStartedEvent.BuildersetParentInstance(OrchestratorService.ParentInstanceInfo value).ParentInstanceInfo parentInstance = 5;OrchestratorService.ExecutionStartedEvent.BuildersetParentInstance(OrchestratorService.ParentInstanceInfo.Builder builderForValue).ParentInstanceInfo parentInstance = 5;OrchestratorService.ExecutionStartedEvent.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)OrchestratorService.ExecutionStartedEvent.BuildersetScheduledStartTimestamp(com.google.protobuf.Timestamp value).google.protobuf.Timestamp scheduledStartTimestamp = 6;OrchestratorService.ExecutionStartedEvent.BuildersetScheduledStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp scheduledStartTimestamp = 6;OrchestratorService.ExecutionStartedEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OrchestratorService.ExecutionStartedEvent.BuildersetVersion(com.google.protobuf.StringValue value).google.protobuf.StringValue version = 2;OrchestratorService.ExecutionStartedEvent.BuildersetVersion(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue version = 2;-
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<OrchestratorService.ExecutionStartedEvent.Builder>
-
clear
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>
-
getDefaultInstanceForType
public OrchestratorService.ExecutionStartedEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OrchestratorService.ExecutionStartedEvent build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OrchestratorService.ExecutionStartedEvent buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>
-
setField
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>
-
clearField
public OrchestratorService.ExecutionStartedEvent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
clearOneof
public OrchestratorService.ExecutionStartedEvent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
setRepeatedField
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>
-
addRepeatedField
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>
-
mergeFrom
public OrchestratorService.ExecutionStartedEvent.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
mergeFrom
public OrchestratorService.ExecutionStartedEvent.Builder mergeFrom(OrchestratorService.ExecutionStartedEvent other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
mergeFrom
public OrchestratorService.ExecutionStartedEvent.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<OrchestratorService.ExecutionStartedEvent.Builder>- Throws:
java.io.IOException
-
getName
public java.lang.String getName()
string name = 1;- Specified by:
getNamein interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 1;- Specified by:
getNameBytesin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The bytes for name.
-
setName
public OrchestratorService.ExecutionStartedEvent.Builder setName(java.lang.String value)
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public OrchestratorService.ExecutionStartedEvent.Builder clearName()
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public OrchestratorService.ExecutionStartedEvent.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasVersion
public boolean hasVersion()
.google.protobuf.StringValue version = 2;- Specified by:
hasVersionin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
public com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 2;- Specified by:
getVersionin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The version.
-
setVersion
public OrchestratorService.ExecutionStartedEvent.Builder setVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 2;
-
setVersion
public OrchestratorService.ExecutionStartedEvent.Builder setVersion(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue version = 2;
-
mergeVersion
public OrchestratorService.ExecutionStartedEvent.Builder mergeVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 2;
-
clearVersion
public OrchestratorService.ExecutionStartedEvent.Builder clearVersion()
.google.protobuf.StringValue version = 2;
-
getVersionBuilder
public com.google.protobuf.StringValue.Builder getVersionBuilder()
.google.protobuf.StringValue version = 2;
-
getVersionOrBuilder
public com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 2;- Specified by:
getVersionOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
hasInput
public boolean hasInput()
.google.protobuf.StringValue input = 3;- Specified by:
hasInputin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public com.google.protobuf.StringValue getInput()
.google.protobuf.StringValue input = 3;- Specified by:
getInputin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The input.
-
setInput
public OrchestratorService.ExecutionStartedEvent.Builder setInput(com.google.protobuf.StringValue value)
.google.protobuf.StringValue input = 3;
-
setInput
public OrchestratorService.ExecutionStartedEvent.Builder setInput(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue input = 3;
-
mergeInput
public OrchestratorService.ExecutionStartedEvent.Builder mergeInput(com.google.protobuf.StringValue value)
.google.protobuf.StringValue input = 3;
-
clearInput
public OrchestratorService.ExecutionStartedEvent.Builder clearInput()
.google.protobuf.StringValue input = 3;
-
getInputBuilder
public com.google.protobuf.StringValue.Builder getInputBuilder()
.google.protobuf.StringValue input = 3;
-
getInputOrBuilder
public com.google.protobuf.StringValueOrBuilder getInputOrBuilder()
.google.protobuf.StringValue input = 3;- Specified by:
getInputOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
hasOrchestrationInstance
public boolean hasOrchestrationInstance()
.OrchestrationInstance orchestrationInstance = 4;- Specified by:
hasOrchestrationInstancein interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the orchestrationInstance field is set.
-
getOrchestrationInstance
public OrchestratorService.OrchestrationInstance getOrchestrationInstance()
.OrchestrationInstance orchestrationInstance = 4;- Specified by:
getOrchestrationInstancein interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The orchestrationInstance.
-
setOrchestrationInstance
public OrchestratorService.ExecutionStartedEvent.Builder setOrchestrationInstance(OrchestratorService.OrchestrationInstance value)
.OrchestrationInstance orchestrationInstance = 4;
-
setOrchestrationInstance
public OrchestratorService.ExecutionStartedEvent.Builder setOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder builderForValue)
.OrchestrationInstance orchestrationInstance = 4;
-
mergeOrchestrationInstance
public OrchestratorService.ExecutionStartedEvent.Builder mergeOrchestrationInstance(OrchestratorService.OrchestrationInstance value)
.OrchestrationInstance orchestrationInstance = 4;
-
clearOrchestrationInstance
public OrchestratorService.ExecutionStartedEvent.Builder clearOrchestrationInstance()
.OrchestrationInstance orchestrationInstance = 4;
-
getOrchestrationInstanceBuilder
public OrchestratorService.OrchestrationInstance.Builder getOrchestrationInstanceBuilder()
.OrchestrationInstance orchestrationInstance = 4;
-
getOrchestrationInstanceOrBuilder
public OrchestratorService.OrchestrationInstanceOrBuilder getOrchestrationInstanceOrBuilder()
.OrchestrationInstance orchestrationInstance = 4;- Specified by:
getOrchestrationInstanceOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
hasParentInstance
public boolean hasParentInstance()
.ParentInstanceInfo parentInstance = 5;- Specified by:
hasParentInstancein interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the parentInstance field is set.
-
getParentInstance
public OrchestratorService.ParentInstanceInfo getParentInstance()
.ParentInstanceInfo parentInstance = 5;- Specified by:
getParentInstancein interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The parentInstance.
-
setParentInstance
public OrchestratorService.ExecutionStartedEvent.Builder setParentInstance(OrchestratorService.ParentInstanceInfo value)
.ParentInstanceInfo parentInstance = 5;
-
setParentInstance
public OrchestratorService.ExecutionStartedEvent.Builder setParentInstance(OrchestratorService.ParentInstanceInfo.Builder builderForValue)
.ParentInstanceInfo parentInstance = 5;
-
mergeParentInstance
public OrchestratorService.ExecutionStartedEvent.Builder mergeParentInstance(OrchestratorService.ParentInstanceInfo value)
.ParentInstanceInfo parentInstance = 5;
-
clearParentInstance
public OrchestratorService.ExecutionStartedEvent.Builder clearParentInstance()
.ParentInstanceInfo parentInstance = 5;
-
getParentInstanceBuilder
public OrchestratorService.ParentInstanceInfo.Builder getParentInstanceBuilder()
.ParentInstanceInfo parentInstance = 5;
-
getParentInstanceOrBuilder
public OrchestratorService.ParentInstanceInfoOrBuilder getParentInstanceOrBuilder()
.ParentInstanceInfo parentInstance = 5;- Specified by:
getParentInstanceOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
hasScheduledStartTimestamp
public boolean hasScheduledStartTimestamp()
.google.protobuf.Timestamp scheduledStartTimestamp = 6;- Specified by:
hasScheduledStartTimestampin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the scheduledStartTimestamp field is set.
-
getScheduledStartTimestamp
public com.google.protobuf.Timestamp getScheduledStartTimestamp()
.google.protobuf.Timestamp scheduledStartTimestamp = 6;- Specified by:
getScheduledStartTimestampin interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The scheduledStartTimestamp.
-
setScheduledStartTimestamp
public OrchestratorService.ExecutionStartedEvent.Builder setScheduledStartTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp scheduledStartTimestamp = 6;
-
setScheduledStartTimestamp
public OrchestratorService.ExecutionStartedEvent.Builder setScheduledStartTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp scheduledStartTimestamp = 6;
-
mergeScheduledStartTimestamp
public OrchestratorService.ExecutionStartedEvent.Builder mergeScheduledStartTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp scheduledStartTimestamp = 6;
-
clearScheduledStartTimestamp
public OrchestratorService.ExecutionStartedEvent.Builder clearScheduledStartTimestamp()
.google.protobuf.Timestamp scheduledStartTimestamp = 6;
-
getScheduledStartTimestampBuilder
public com.google.protobuf.Timestamp.Builder getScheduledStartTimestampBuilder()
.google.protobuf.Timestamp scheduledStartTimestamp = 6;
-
getScheduledStartTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduledStartTimestampOrBuilder()
.google.protobuf.Timestamp scheduledStartTimestamp = 6;- Specified by:
getScheduledStartTimestampOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
hasCorrelationData
public boolean hasCorrelationData()
.google.protobuf.StringValue correlationData = 7;- Specified by:
hasCorrelationDatain interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- Whether the correlationData field is set.
-
getCorrelationData
public com.google.protobuf.StringValue getCorrelationData()
.google.protobuf.StringValue correlationData = 7;- Specified by:
getCorrelationDatain interfaceOrchestratorService.ExecutionStartedEventOrBuilder- Returns:
- The correlationData.
-
setCorrelationData
public OrchestratorService.ExecutionStartedEvent.Builder setCorrelationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue correlationData = 7;
-
setCorrelationData
public OrchestratorService.ExecutionStartedEvent.Builder setCorrelationData(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue correlationData = 7;
-
mergeCorrelationData
public OrchestratorService.ExecutionStartedEvent.Builder mergeCorrelationData(com.google.protobuf.StringValue value)
.google.protobuf.StringValue correlationData = 7;
-
clearCorrelationData
public OrchestratorService.ExecutionStartedEvent.Builder clearCorrelationData()
.google.protobuf.StringValue correlationData = 7;
-
getCorrelationDataBuilder
public com.google.protobuf.StringValue.Builder getCorrelationDataBuilder()
.google.protobuf.StringValue correlationData = 7;
-
getCorrelationDataOrBuilder
public com.google.protobuf.StringValueOrBuilder getCorrelationDataOrBuilder()
.google.protobuf.StringValue correlationData = 7;- Specified by:
getCorrelationDataOrBuilderin interfaceOrchestratorService.ExecutionStartedEventOrBuilder
-
setUnknownFields
public final OrchestratorService.ExecutionStartedEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
mergeUnknownFields
public final OrchestratorService.ExecutionStartedEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ExecutionStartedEvent.Builder>
-
-