Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStep
Packages that use ImmutableFlowProgramStep
-
Uses of ImmutableFlowProgramStep in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepModifier and TypeMethodDescriptionImmutableFlowProgramStep.Builder.build()Builds a newImmutableFlowProgramStep.static ImmutableFlowProgramStepImmutableFlowProgramStep.copyOf(FlowProgram.FlowProgramStep instance) Creates an immutable copy of aFlowProgram.FlowProgramStepvalue.final ImmutableFlowProgramStepImmutableFlowProgramStep.withBody(FlowProgram.FlowProgramStepBody value) Copy the current immutable object by setting a value for thebodyattribute.final ImmutableFlowProgramStepCopy the current immutable object by setting a value for theidattribute.final ImmutableFlowProgramStepImmutableFlowProgramStep.withPointer(FlowProgram.FlowProgramStepPointer value) Copy the current immutable object by setting a value for thepointerattribute.