Class GatewayOuterClass.EvaluatedDecisionOutput.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.EvaluatedDecisionOutput.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GatewayOuterClass.EvaluatedDecisionOutputOrBuilder,Cloneable
- Enclosing class:
- GatewayOuterClass.EvaluatedDecisionOutput
public static final class GatewayOuterClass.EvaluatedDecisionOutput.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
implements GatewayOuterClass.EvaluatedDecisionOutputOrBuilder
Protobuf type
gateway_protocol.EvaluatedDecisionOutput-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()the id of the evaluated decision outputthe name of the evaluated decision outputthe value of the evaluated decision outputstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorthe id of the evaluated decision outputcom.google.protobuf.ByteStringthe id of the evaluated decision outputthe name of the evaluated decision outputcom.google.protobuf.ByteStringthe name of the evaluated decision outputthe value of the evaluated decision outputcom.google.protobuf.ByteStringthe value of the evaluated decision outputprotected 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) setOutputId(String value) the id of the evaluated decision outputsetOutputIdBytes(com.google.protobuf.ByteString value) the id of the evaluated decision outputsetOutputName(String value) the name of the evaluated decision outputsetOutputNameBytes(com.google.protobuf.ByteString value) the name of the evaluated decision outputsetOutputValue(String value) the value of the evaluated decision outputsetOutputValueBytes(com.google.protobuf.ByteString value) the value of the evaluated decision outputsetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, 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<GatewayOuterClass.EvaluatedDecisionOutput.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<GatewayOuterClass.EvaluatedDecisionOutput.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<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
-
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
-
mergeFrom
public GatewayOuterClass.EvaluatedDecisionOutput.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
-
mergeFrom
public GatewayOuterClass.EvaluatedDecisionOutput.Builder mergeFrom(GatewayOuterClass.EvaluatedDecisionOutput other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
-
mergeFrom
public GatewayOuterClass.EvaluatedDecisionOutput.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<GatewayOuterClass.EvaluatedDecisionOutput.Builder>- Throws:
IOException
-
getOutputId
the id of the evaluated decision output
string outputId = 1;- Specified by:
getOutputIdin interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The outputId.
-
getOutputIdBytes
public com.google.protobuf.ByteString getOutputIdBytes()the id of the evaluated decision output
string outputId = 1;- Specified by:
getOutputIdBytesin interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The bytes for outputId.
-
setOutputId
the id of the evaluated decision output
string outputId = 1;- Parameters:
value- The outputId to set.- Returns:
- This builder for chaining.
-
clearOutputId
the id of the evaluated decision output
string outputId = 1;- Returns:
- This builder for chaining.
-
setOutputIdBytes
public GatewayOuterClass.EvaluatedDecisionOutput.Builder setOutputIdBytes(com.google.protobuf.ByteString value) the id of the evaluated decision output
string outputId = 1;- Parameters:
value- The bytes for outputId to set.- Returns:
- This builder for chaining.
-
getOutputName
the name of the evaluated decision output
string outputName = 2;- Specified by:
getOutputNamein interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The outputName.
-
getOutputNameBytes
public com.google.protobuf.ByteString getOutputNameBytes()the name of the evaluated decision output
string outputName = 2;- Specified by:
getOutputNameBytesin interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The bytes for outputName.
-
setOutputName
the name of the evaluated decision output
string outputName = 2;- Parameters:
value- The outputName to set.- Returns:
- This builder for chaining.
-
clearOutputName
the name of the evaluated decision output
string outputName = 2;- Returns:
- This builder for chaining.
-
setOutputNameBytes
public GatewayOuterClass.EvaluatedDecisionOutput.Builder setOutputNameBytes(com.google.protobuf.ByteString value) the name of the evaluated decision output
string outputName = 2;- Parameters:
value- The bytes for outputName to set.- Returns:
- This builder for chaining.
-
getOutputValue
the value of the evaluated decision output
string outputValue = 3;- Specified by:
getOutputValuein interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The outputValue.
-
getOutputValueBytes
public com.google.protobuf.ByteString getOutputValueBytes()the value of the evaluated decision output
string outputValue = 3;- Specified by:
getOutputValueBytesin interfaceGatewayOuterClass.EvaluatedDecisionOutputOrBuilder- Returns:
- The bytes for outputValue.
-
setOutputValue
the value of the evaluated decision output
string outputValue = 3;- Parameters:
value- The outputValue to set.- Returns:
- This builder for chaining.
-
clearOutputValue
the value of the evaluated decision output
string outputValue = 3;- Returns:
- This builder for chaining.
-
setOutputValueBytes
public GatewayOuterClass.EvaluatedDecisionOutput.Builder setOutputValueBytes(com.google.protobuf.ByteString value) the value of the evaluated decision output
string outputValue = 3;- Parameters:
value- The bytes for outputValue to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final GatewayOuterClass.EvaluatedDecisionOutput.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
-
mergeUnknownFields
public final GatewayOuterClass.EvaluatedDecisionOutput.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.EvaluatedDecisionOutput.Builder>
-