Class GatewayOuterClass.DecisionMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DecisionMetadata.Builder>
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.DecisionMetadata.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GatewayOuterClass.DecisionMetadataOrBuilder,Cloneable
- Enclosing class:
- GatewayOuterClass.DecisionMetadata
public static final class GatewayOuterClass.DecisionMetadata.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DecisionMetadata.Builder>
implements GatewayOuterClass.DecisionMetadataOrBuilder
Protobuf type
gateway_protocol.DecisionMetadata-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()the assigned decision key, which acts as a unique identifier for this decisionthe assigned key of the decision requirements graph that this decision is part ofthe dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decisionthe dmn name of the decision, as parsed during deploymentthe dmn ID of the decision requirements graph that this decision is part of, as parsed during deploymentthe assigned decision versionlongthe assigned decision key, which acts as a unique identifier for this decisionlongthe assigned key of the decision requirements graph that this decision is part ofstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorthe dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decisioncom.google.protobuf.ByteStringthe dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decisionthe dmn name of the decision, as parsed during deploymentcom.google.protobuf.ByteStringthe dmn name of the decision, as parsed during deploymentthe dmn ID of the decision requirements graph that this decision is part of, as parsed during deploymentcom.google.protobuf.ByteStringthe dmn ID of the decision requirements graph that this decision is part of, as parsed during deploymentintthe assigned decision versionprotected 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) setDecisionKey(long value) the assigned decision key, which acts as a unique identifier for this decisionsetDecisionRequirementsKey(long value) the assigned key of the decision requirements graph that this decision is part ofsetDmnDecisionId(String value) the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decisionsetDmnDecisionIdBytes(com.google.protobuf.ByteString value) the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decisionsetDmnDecisionName(String value) the dmn name of the decision, as parsed during deploymentsetDmnDecisionNameBytes(com.google.protobuf.ByteString value) the dmn name of the decision, as parsed during deploymentthe dmn ID of the decision requirements graph that this decision is part of, as parsed during deploymentsetDmnDecisionRequirementsIdBytes(com.google.protobuf.ByteString value) the dmn ID of the decision requirements graph that this decision is part of, as parsed during deploymentsetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVersion(int value) the assigned decision versionMethods 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.DecisionMetadata.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.DecisionMetadata.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.DecisionMetadata.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.DecisionMetadata.Builder>
-
mergeFrom
public GatewayOuterClass.DecisionMetadata.Builder mergeFrom(GatewayOuterClass.DecisionMetadata other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DecisionMetadata.Builder>
-
mergeFrom
public GatewayOuterClass.DecisionMetadata.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.DecisionMetadata.Builder>- Throws:
IOException
-
getDmnDecisionId
the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
string dmnDecisionId = 1;- Specified by:
getDmnDecisionIdin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The dmnDecisionId.
-
getDmnDecisionIdBytes
public com.google.protobuf.ByteString getDmnDecisionIdBytes()the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
string dmnDecisionId = 1;- Specified by:
getDmnDecisionIdBytesin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The bytes for dmnDecisionId.
-
setDmnDecisionId
the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
string dmnDecisionId = 1;- Parameters:
value- The dmnDecisionId to set.- Returns:
- This builder for chaining.
-
clearDmnDecisionId
the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
string dmnDecisionId = 1;- Returns:
- This builder for chaining.
-
setDmnDecisionIdBytes
public GatewayOuterClass.DecisionMetadata.Builder setDmnDecisionIdBytes(com.google.protobuf.ByteString value) the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
string dmnDecisionId = 1;- Parameters:
value- The bytes for dmnDecisionId to set.- Returns:
- This builder for chaining.
-
getDmnDecisionName
the dmn name of the decision, as parsed during deployment
string dmnDecisionName = 2;- Specified by:
getDmnDecisionNamein interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The dmnDecisionName.
-
getDmnDecisionNameBytes
public com.google.protobuf.ByteString getDmnDecisionNameBytes()the dmn name of the decision, as parsed during deployment
string dmnDecisionName = 2;- Specified by:
getDmnDecisionNameBytesin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The bytes for dmnDecisionName.
-
setDmnDecisionName
the dmn name of the decision, as parsed during deployment
string dmnDecisionName = 2;- Parameters:
value- The dmnDecisionName to set.- Returns:
- This builder for chaining.
-
clearDmnDecisionName
the dmn name of the decision, as parsed during deployment
string dmnDecisionName = 2;- Returns:
- This builder for chaining.
-
setDmnDecisionNameBytes
public GatewayOuterClass.DecisionMetadata.Builder setDmnDecisionNameBytes(com.google.protobuf.ByteString value) the dmn name of the decision, as parsed during deployment
string dmnDecisionName = 2;- Parameters:
value- The bytes for dmnDecisionName to set.- Returns:
- This builder for chaining.
-
getVersion
public int getVersion()the assigned decision version
int32 version = 3;- Specified by:
getVersionin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The version.
-
setVersion
the assigned decision version
int32 version = 3;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
the assigned decision version
int32 version = 3;- Returns:
- This builder for chaining.
-
getDecisionKey
public long getDecisionKey()the assigned decision key, which acts as a unique identifier for this decision
int64 decisionKey = 4;- Specified by:
getDecisionKeyin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The decisionKey.
-
setDecisionKey
the assigned decision key, which acts as a unique identifier for this decision
int64 decisionKey = 4;- Parameters:
value- The decisionKey to set.- Returns:
- This builder for chaining.
-
clearDecisionKey
the assigned decision key, which acts as a unique identifier for this decision
int64 decisionKey = 4;- Returns:
- This builder for chaining.
-
getDmnDecisionRequirementsId
the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
string dmnDecisionRequirementsId = 5;- Specified by:
getDmnDecisionRequirementsIdin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The dmnDecisionRequirementsId.
-
getDmnDecisionRequirementsIdBytes
public com.google.protobuf.ByteString getDmnDecisionRequirementsIdBytes()the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
string dmnDecisionRequirementsId = 5;- Specified by:
getDmnDecisionRequirementsIdBytesin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The bytes for dmnDecisionRequirementsId.
-
setDmnDecisionRequirementsId
the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
string dmnDecisionRequirementsId = 5;- Parameters:
value- The dmnDecisionRequirementsId to set.- Returns:
- This builder for chaining.
-
clearDmnDecisionRequirementsId
the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
string dmnDecisionRequirementsId = 5;- Returns:
- This builder for chaining.
-
setDmnDecisionRequirementsIdBytes
public GatewayOuterClass.DecisionMetadata.Builder setDmnDecisionRequirementsIdBytes(com.google.protobuf.ByteString value) the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
string dmnDecisionRequirementsId = 5;- Parameters:
value- The bytes for dmnDecisionRequirementsId to set.- Returns:
- This builder for chaining.
-
getDecisionRequirementsKey
public long getDecisionRequirementsKey()the assigned key of the decision requirements graph that this decision is part of
int64 decisionRequirementsKey = 6;- Specified by:
getDecisionRequirementsKeyin interfaceGatewayOuterClass.DecisionMetadataOrBuilder- Returns:
- The decisionRequirementsKey.
-
setDecisionRequirementsKey
the assigned key of the decision requirements graph that this decision is part of
int64 decisionRequirementsKey = 6;- Parameters:
value- The decisionRequirementsKey to set.- Returns:
- This builder for chaining.
-
clearDecisionRequirementsKey
the assigned key of the decision requirements graph that this decision is part of
int64 decisionRequirementsKey = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final GatewayOuterClass.DecisionMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DecisionMetadata.Builder>
-
mergeUnknownFields
public final GatewayOuterClass.DecisionMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.DecisionMetadata.Builder>
-