Uses of Class
io.resys.hdes.client.api.programs.ImmutableDecisionLogEntry
Packages that use ImmutableDecisionLogEntry
-
Uses of ImmutableDecisionLogEntry in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableDecisionLogEntryModifier and TypeMethodDescriptionImmutableDecisionLogEntry.Builder.build()Builds a newImmutableDecisionLogEntry.static ImmutableDecisionLogEntryImmutableDecisionLogEntry.copyOf(DecisionProgram.DecisionLogEntry instance) Creates an immutable copy of aDecisionProgram.DecisionLogEntryvalue.ImmutableDecisionLogEntry.withExpression(String value) Copy the current immutable object by setting a value for theexpressionattribute.ImmutableDecisionLogEntry.withHeaderType(TypeDef value) Copy the current immutable object by setting a value for theheaderTypeattribute.Copy the current immutable object by setting a value for thematchattribute.ImmutableDecisionLogEntry.withUsedValue(Serializable value) Copy the current immutable object by setting a value for theusedValueattribute.