Class OrchestratorService.ParentInstanceInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
- com.microsoft.durabletask.implementation.protobuf.OrchestratorService.ParentInstanceInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrchestratorService.ParentInstanceInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- OrchestratorService.ParentInstanceInfo
public static final class OrchestratorService.ParentInstanceInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder> implements OrchestratorService.ParentInstanceInfoOrBuilder
Protobuf typeParentInstanceInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OrchestratorService.ParentInstanceInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.ParentInstanceInfobuild()OrchestratorService.ParentInstanceInfobuildPartial()OrchestratorService.ParentInstanceInfo.Builderclear()OrchestratorService.ParentInstanceInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OrchestratorService.ParentInstanceInfo.BuilderclearName().google.protobuf.StringValue name = 2;OrchestratorService.ParentInstanceInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OrchestratorService.ParentInstanceInfo.BuilderclearOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ParentInstanceInfo.BuilderclearTaskScheduledId()int32 taskScheduledId = 1;OrchestratorService.ParentInstanceInfo.BuilderclearVersion().google.protobuf.StringValue version = 3;OrchestratorService.ParentInstanceInfo.Builderclone()OrchestratorService.ParentInstanceInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.StringValuegetName().google.protobuf.StringValue name = 2;com.google.protobuf.StringValue.BuildergetNameBuilder().google.protobuf.StringValue name = 2;com.google.protobuf.StringValueOrBuildergetNameOrBuilder().google.protobuf.StringValue name = 2;OrchestratorService.OrchestrationInstancegetOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.OrchestrationInstance.BuildergetOrchestrationInstanceBuilder().OrchestrationInstance orchestrationInstance = 4;OrchestratorService.OrchestrationInstanceOrBuildergetOrchestrationInstanceOrBuilder().OrchestrationInstance orchestrationInstance = 4;intgetTaskScheduledId()int32 taskScheduledId = 1;com.google.protobuf.StringValuegetVersion().google.protobuf.StringValue version = 3;com.google.protobuf.StringValue.BuildergetVersionBuilder().google.protobuf.StringValue version = 3;com.google.protobuf.StringValueOrBuildergetVersionOrBuilder().google.protobuf.StringValue version = 3;booleanhasName().google.protobuf.StringValue name = 2;booleanhasOrchestrationInstance().OrchestrationInstance orchestrationInstance = 4;booleanhasVersion().google.protobuf.StringValue version = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OrchestratorService.ParentInstanceInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OrchestratorService.ParentInstanceInfo.BuildermergeFrom(com.google.protobuf.Message other)OrchestratorService.ParentInstanceInfo.BuildermergeFrom(OrchestratorService.ParentInstanceInfo other)OrchestratorService.ParentInstanceInfo.BuildermergeName(com.google.protobuf.StringValue value).google.protobuf.StringValue name = 2;OrchestratorService.ParentInstanceInfo.BuildermergeOrchestrationInstance(OrchestratorService.OrchestrationInstance value).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ParentInstanceInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OrchestratorService.ParentInstanceInfo.BuildermergeVersion(com.google.protobuf.StringValue value).google.protobuf.StringValue version = 3;OrchestratorService.ParentInstanceInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.ParentInstanceInfo.BuildersetName(com.google.protobuf.StringValue value).google.protobuf.StringValue name = 2;OrchestratorService.ParentInstanceInfo.BuildersetName(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue name = 2;OrchestratorService.ParentInstanceInfo.BuildersetOrchestrationInstance(OrchestratorService.OrchestrationInstance value).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ParentInstanceInfo.BuildersetOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder builderForValue).OrchestrationInstance orchestrationInstance = 4;OrchestratorService.ParentInstanceInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)OrchestratorService.ParentInstanceInfo.BuildersetTaskScheduledId(int value)int32 taskScheduledId = 1;OrchestratorService.ParentInstanceInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OrchestratorService.ParentInstanceInfo.BuildersetVersion(com.google.protobuf.StringValue value).google.protobuf.StringValue version = 3;OrchestratorService.ParentInstanceInfo.BuildersetVersion(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue version = 3;-
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.ParentInstanceInfo.Builder>
-
clear
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.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.ParentInstanceInfo.Builder>
-
getDefaultInstanceForType
public OrchestratorService.ParentInstanceInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OrchestratorService.ParentInstanceInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OrchestratorService.ParentInstanceInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.Builder>
-
setField
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.Builder>
-
clearField
public OrchestratorService.ParentInstanceInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
clearOneof
public OrchestratorService.ParentInstanceInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
setRepeatedField
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.Builder>
-
addRepeatedField
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.Builder>
-
mergeFrom
public OrchestratorService.ParentInstanceInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
mergeFrom
public OrchestratorService.ParentInstanceInfo.Builder mergeFrom(OrchestratorService.ParentInstanceInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
mergeFrom
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfo.Builder>- Throws:
java.io.IOException
-
getTaskScheduledId
public int getTaskScheduledId()
int32 taskScheduledId = 1;- Specified by:
getTaskScheduledIdin interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- The taskScheduledId.
-
setTaskScheduledId
public OrchestratorService.ParentInstanceInfo.Builder setTaskScheduledId(int value)
int32 taskScheduledId = 1;- Parameters:
value- The taskScheduledId to set.- Returns:
- This builder for chaining.
-
clearTaskScheduledId
public OrchestratorService.ParentInstanceInfo.Builder clearTaskScheduledId()
int32 taskScheduledId = 1;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
.google.protobuf.StringValue name = 2;- Specified by:
hasNamein interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- Whether the name field is set.
-
getName
public com.google.protobuf.StringValue getName()
.google.protobuf.StringValue name = 2;- Specified by:
getNamein interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- The name.
-
setName
public OrchestratorService.ParentInstanceInfo.Builder setName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue name = 2;
-
setName
public OrchestratorService.ParentInstanceInfo.Builder setName(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue name = 2;
-
mergeName
public OrchestratorService.ParentInstanceInfo.Builder mergeName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue name = 2;
-
clearName
public OrchestratorService.ParentInstanceInfo.Builder clearName()
.google.protobuf.StringValue name = 2;
-
getNameBuilder
public com.google.protobuf.StringValue.Builder getNameBuilder()
.google.protobuf.StringValue name = 2;
-
getNameOrBuilder
public com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 2;- Specified by:
getNameOrBuilderin interfaceOrchestratorService.ParentInstanceInfoOrBuilder
-
hasVersion
public boolean hasVersion()
.google.protobuf.StringValue version = 3;- Specified by:
hasVersionin interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
public com.google.protobuf.StringValue getVersion()
.google.protobuf.StringValue version = 3;- Specified by:
getVersionin interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- The version.
-
setVersion
public OrchestratorService.ParentInstanceInfo.Builder setVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3;
-
setVersion
public OrchestratorService.ParentInstanceInfo.Builder setVersion(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue version = 3;
-
mergeVersion
public OrchestratorService.ParentInstanceInfo.Builder mergeVersion(com.google.protobuf.StringValue value)
.google.protobuf.StringValue version = 3;
-
clearVersion
public OrchestratorService.ParentInstanceInfo.Builder clearVersion()
.google.protobuf.StringValue version = 3;
-
getVersionBuilder
public com.google.protobuf.StringValue.Builder getVersionBuilder()
.google.protobuf.StringValue version = 3;
-
getVersionOrBuilder
public com.google.protobuf.StringValueOrBuilder getVersionOrBuilder()
.google.protobuf.StringValue version = 3;- Specified by:
getVersionOrBuilderin interfaceOrchestratorService.ParentInstanceInfoOrBuilder
-
hasOrchestrationInstance
public boolean hasOrchestrationInstance()
.OrchestrationInstance orchestrationInstance = 4;- Specified by:
hasOrchestrationInstancein interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- Whether the orchestrationInstance field is set.
-
getOrchestrationInstance
public OrchestratorService.OrchestrationInstance getOrchestrationInstance()
.OrchestrationInstance orchestrationInstance = 4;- Specified by:
getOrchestrationInstancein interfaceOrchestratorService.ParentInstanceInfoOrBuilder- Returns:
- The orchestrationInstance.
-
setOrchestrationInstance
public OrchestratorService.ParentInstanceInfo.Builder setOrchestrationInstance(OrchestratorService.OrchestrationInstance value)
.OrchestrationInstance orchestrationInstance = 4;
-
setOrchestrationInstance
public OrchestratorService.ParentInstanceInfo.Builder setOrchestrationInstance(OrchestratorService.OrchestrationInstance.Builder builderForValue)
.OrchestrationInstance orchestrationInstance = 4;
-
mergeOrchestrationInstance
public OrchestratorService.ParentInstanceInfo.Builder mergeOrchestrationInstance(OrchestratorService.OrchestrationInstance value)
.OrchestrationInstance orchestrationInstance = 4;
-
clearOrchestrationInstance
public OrchestratorService.ParentInstanceInfo.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.ParentInstanceInfoOrBuilder
-
setUnknownFields
public final OrchestratorService.ParentInstanceInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
mergeUnknownFields
public final OrchestratorService.ParentInstanceInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.ParentInstanceInfo.Builder>
-
-