Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepThenPointer
Packages that use ImmutableFlowProgramStepThenPointer
-
Uses of ImmutableFlowProgramStepThenPointer in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepThenPointerModifier and TypeMethodDescriptionImmutableFlowProgramStepThenPointer.Builder.build()Builds a newImmutableFlowProgramStepThenPointer.ImmutableFlowProgramStepThenPointer.copyOf(FlowProgram.FlowProgramStepThenPointer instance) Creates an immutable copy of aFlowProgram.FlowProgramStepThenPointervalue.ImmutableFlowProgramStepThenPointer.withStepId(String value) Copy the current immutable object by setting a value for thestepIdattribute.ImmutableFlowProgramStepThenPointer.withType(FlowProgram.FlowProgramStepPointerType value) Copy the current immutable object by setting a value for thetypeattribute.