GatewayOuterClass.DecisionMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.DecisionMetadata.Builder.clear()
the assigned decision key, which acts as a unique identifier for this
decision
the assigned key of the decision requirements graph that this decision is
part of
the dmn decision ID, as parsed during deployment; together with the
versions forms a unique identifier for a specific decision
the dmn name of the decision, as parsed during deployment
the dmn ID of the decision requirements graph that this decision is part
of, as parsed during deployment
GatewayOuterClass.DecisionMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GatewayOuterClass.DecisionMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
the tenant id of the deployed decision
the assigned decision version
GatewayOuterClass.DecisionMetadata.Builder.clone()
metadata of a deployed decision
GatewayOuterClass.DecisionMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.DecisionMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.DecisionMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.DecisionMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
the assigned decision key, which acts as a unique identifier for this
decision
the assigned key of the decision requirements graph that this decision is
part of
the dmn decision ID, as parsed during deployment; together with the
versions forms a unique identifier for a specific decision
the dmn decision ID, as parsed during deployment; together with the
versions forms a unique identifier for a specific decision
the dmn name of the decision, as parsed during deployment
the dmn name of the decision, as parsed during deployment
the dmn ID of the decision requirements graph that this decision is part
of, as parsed during deployment
the dmn ID of the decision requirements graph that this decision is part
of, as parsed during deployment
GatewayOuterClass.DecisionMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.DecisionMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
the tenant id of the deployed decision
GatewayOuterClass.DecisionMetadata.Builder.setTenantIdBytes(com.google.protobuf.ByteString value)
the tenant id of the deployed decision
GatewayOuterClass.DecisionMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.DecisionMetadata.Builder.setVersion(int value)
the assigned decision version
GatewayOuterClass.DecisionMetadata.toBuilder()