Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepBody
Packages that use ImmutableFlowProgramStepBody
-
Uses of ImmutableFlowProgramStepBody in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepBodyModifier and TypeMethodDescriptionImmutableFlowProgramStepBody.Builder.build()Builds a newImmutableFlowProgramStepBody.static ImmutableFlowProgramStepBodyImmutableFlowProgramStepBody.copyOf(FlowProgram.FlowProgramStepBody instance) Creates an immutable copy of aFlowProgram.FlowProgramStepBodyvalue.ImmutableFlowProgramStepBody.withCollection(Boolean value) Copy the current immutable object by setting a value for thecollectionattribute.ImmutableFlowProgramStepBody.withInputMapping(Map<String, ? extends String> entries) Copy the current immutable object by replacing theinputMappingmap with the specified map.Copy the current immutable object by setting a value for therefattribute.ImmutableFlowProgramStepBody.withRefType(FlowProgram.FlowProgramStepRefType value) Copy the current immutable object by setting a value for therefTypeattribute.