Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStep.Builder
Packages that use ImmutableFlowProgramStep.Builder
-
Uses of ImmutableFlowProgramStep.Builder in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStep.BuilderModifier and TypeMethodDescriptionImmutableFlowProgramStep.Builder.body(FlowProgram.FlowProgramStepBody body) Initializes the value for thebodyattribute.ImmutableFlowProgramStep.builder()Creates a builder forImmutableFlowProgramStep.ImmutableFlowProgramStep.Builder.from(FlowProgram.FlowProgramStep instance) Fill a builder with attribute values from the providedFlowProgramStepinstance.Initializes the value for theidattribute.ImmutableFlowProgramStep.Builder.pointer(FlowProgram.FlowProgramStepPointer pointer) Initializes the value for thepointerattribute.