Uses of Class
io.resys.hdes.client.api.programs.ImmutableDecisionLogEntry.Builder
Packages that use ImmutableDecisionLogEntry.Builder
-
Uses of ImmutableDecisionLogEntry.Builder in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableDecisionLogEntry.BuilderModifier and TypeMethodDescriptionImmutableDecisionLogEntry.builder()Creates a builder forImmutableDecisionLogEntry.ImmutableDecisionLogEntry.Builder.expression(String expression) Initializes the value for theexpressionattribute.ImmutableDecisionLogEntry.Builder.from(DecisionProgram.DecisionLogEntry instance) Fill a builder with attribute values from the providedDecisionLogEntryinstance.ImmutableDecisionLogEntry.Builder.headerType(TypeDef headerType) Initializes the value for theheaderTypeattribute.Initializes the value for thematchattribute.ImmutableDecisionLogEntry.Builder.usedValue(Serializable usedValue) Initializes the value for theusedValueattribute.