Uses of Interface
io.resys.hdes.client.api.programs.Program.FlowExecutionLog
Packages that use Program.FlowExecutionLog
-
Uses of Program.FlowExecutionLog in io.resys.hdes.client.api.programs
Classes in io.resys.hdes.client.api.programs that implement Program.FlowExecutionLogModifier and TypeClassDescriptionfinal classImmutable implementation ofProgram.FlowExecutionLog.Methods in io.resys.hdes.client.api.programs with parameters of type Program.FlowExecutionLogModifier and TypeMethodDescriptionstatic ImmutableFlowExecutionLogImmutableFlowExecutionLog.copyOf(Program.FlowExecutionLog instance) Creates an immutable copy of aProgram.FlowExecutionLogvalue.ImmutableFlowExecutionLog.Builder.from(Program.FlowExecutionLog instance) Fill a builder with attribute values from the providedFlowExecutionLoginstance.