Class OrchestratorService.OrchestrationInstance.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
- com.microsoft.durabletask.implementation.protobuf.OrchestratorService.OrchestrationInstance.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OrchestratorService.OrchestrationInstanceOrBuilder,java.lang.Cloneable
- Enclosing class:
- OrchestratorService.OrchestrationInstance
public static final class OrchestratorService.OrchestrationInstance.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder> implements OrchestratorService.OrchestrationInstanceOrBuilder
Protobuf typeOrchestrationInstance
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OrchestratorService.OrchestrationInstance.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.OrchestrationInstancebuild()OrchestratorService.OrchestrationInstancebuildPartial()OrchestratorService.OrchestrationInstance.Builderclear()OrchestratorService.OrchestrationInstance.BuilderclearExecutionId().google.protobuf.StringValue executionId = 2;OrchestratorService.OrchestrationInstance.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OrchestratorService.OrchestrationInstance.BuilderclearInstanceId()string instanceId = 1;OrchestratorService.OrchestrationInstance.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OrchestratorService.OrchestrationInstance.Builderclone()OrchestratorService.OrchestrationInstancegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.StringValuegetExecutionId().google.protobuf.StringValue executionId = 2;com.google.protobuf.StringValue.BuildergetExecutionIdBuilder().google.protobuf.StringValue executionId = 2;com.google.protobuf.StringValueOrBuildergetExecutionIdOrBuilder().google.protobuf.StringValue executionId = 2;java.lang.StringgetInstanceId()string instanceId = 1;com.google.protobuf.ByteStringgetInstanceIdBytes()string instanceId = 1;booleanhasExecutionId().google.protobuf.StringValue executionId = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OrchestratorService.OrchestrationInstance.BuildermergeExecutionId(com.google.protobuf.StringValue value).google.protobuf.StringValue executionId = 2;OrchestratorService.OrchestrationInstance.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OrchestratorService.OrchestrationInstance.BuildermergeFrom(com.google.protobuf.Message other)OrchestratorService.OrchestrationInstance.BuildermergeFrom(OrchestratorService.OrchestrationInstance other)OrchestratorService.OrchestrationInstance.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OrchestratorService.OrchestrationInstance.BuildersetExecutionId(com.google.protobuf.StringValue value).google.protobuf.StringValue executionId = 2;OrchestratorService.OrchestrationInstance.BuildersetExecutionId(com.google.protobuf.StringValue.Builder builderForValue).google.protobuf.StringValue executionId = 2;OrchestratorService.OrchestrationInstance.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)OrchestratorService.OrchestrationInstance.BuildersetInstanceId(java.lang.String value)string instanceId = 1;OrchestratorService.OrchestrationInstance.BuildersetInstanceIdBytes(com.google.protobuf.ByteString value)string instanceId = 1;OrchestratorService.OrchestrationInstance.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)OrchestratorService.OrchestrationInstance.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, 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.OrchestrationInstance.Builder>
-
clear
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.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.OrchestrationInstance.Builder>
-
getDefaultInstanceForType
public OrchestratorService.OrchestrationInstance getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OrchestratorService.OrchestrationInstance build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OrchestratorService.OrchestrationInstance buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.Builder>
-
setField
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.Builder>
-
clearField
public OrchestratorService.OrchestrationInstance.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
clearOneof
public OrchestratorService.OrchestrationInstance.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
setRepeatedField
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.Builder>
-
addRepeatedField
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.Builder>
-
mergeFrom
public OrchestratorService.OrchestrationInstance.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
mergeFrom
public OrchestratorService.OrchestrationInstance.Builder mergeFrom(OrchestratorService.OrchestrationInstance other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
mergeFrom
public OrchestratorService.OrchestrationInstance.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.OrchestrationInstance.Builder>- Throws:
java.io.IOException
-
getInstanceId
public java.lang.String getInstanceId()
string instanceId = 1;- Specified by:
getInstanceIdin interfaceOrchestratorService.OrchestrationInstanceOrBuilder- Returns:
- The instanceId.
-
getInstanceIdBytes
public com.google.protobuf.ByteString getInstanceIdBytes()
string instanceId = 1;- Specified by:
getInstanceIdBytesin interfaceOrchestratorService.OrchestrationInstanceOrBuilder- Returns:
- The bytes for instanceId.
-
setInstanceId
public OrchestratorService.OrchestrationInstance.Builder setInstanceId(java.lang.String value)
string instanceId = 1;- Parameters:
value- The instanceId to set.- Returns:
- This builder for chaining.
-
clearInstanceId
public OrchestratorService.OrchestrationInstance.Builder clearInstanceId()
string instanceId = 1;- Returns:
- This builder for chaining.
-
setInstanceIdBytes
public OrchestratorService.OrchestrationInstance.Builder setInstanceIdBytes(com.google.protobuf.ByteString value)
string instanceId = 1;- Parameters:
value- The bytes for instanceId to set.- Returns:
- This builder for chaining.
-
hasExecutionId
public boolean hasExecutionId()
.google.protobuf.StringValue executionId = 2;- Specified by:
hasExecutionIdin interfaceOrchestratorService.OrchestrationInstanceOrBuilder- Returns:
- Whether the executionId field is set.
-
getExecutionId
public com.google.protobuf.StringValue getExecutionId()
.google.protobuf.StringValue executionId = 2;- Specified by:
getExecutionIdin interfaceOrchestratorService.OrchestrationInstanceOrBuilder- Returns:
- The executionId.
-
setExecutionId
public OrchestratorService.OrchestrationInstance.Builder setExecutionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue executionId = 2;
-
setExecutionId
public OrchestratorService.OrchestrationInstance.Builder setExecutionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue executionId = 2;
-
mergeExecutionId
public OrchestratorService.OrchestrationInstance.Builder mergeExecutionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue executionId = 2;
-
clearExecutionId
public OrchestratorService.OrchestrationInstance.Builder clearExecutionId()
.google.protobuf.StringValue executionId = 2;
-
getExecutionIdBuilder
public com.google.protobuf.StringValue.Builder getExecutionIdBuilder()
.google.protobuf.StringValue executionId = 2;
-
getExecutionIdOrBuilder
public com.google.protobuf.StringValueOrBuilder getExecutionIdOrBuilder()
.google.protobuf.StringValue executionId = 2;- Specified by:
getExecutionIdOrBuilderin interfaceOrchestratorService.OrchestrationInstanceOrBuilder
-
setUnknownFields
public final OrchestratorService.OrchestrationInstance.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
mergeUnknownFields
public final OrchestratorService.OrchestrationInstance.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OrchestratorService.OrchestrationInstance.Builder>
-
-