Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepConditionalThenPointer
Packages that use ImmutableFlowProgramStepConditionalThenPointer
-
Uses of ImmutableFlowProgramStepConditionalThenPointer in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepConditionalThenPointerModifier and TypeMethodDescriptionImmutableFlowProgramStepConditionalThenPointer.Builder.build()Builds a newImmutableFlowProgramStepConditionalThenPointer.ImmutableFlowProgramStepConditionalThenPointer.copyOf(FlowProgram.FlowProgramStepConditionalThenPointer instance) Creates an immutable copy of aFlowProgram.FlowProgramStepConditionalThenPointervalue.ImmutableFlowProgramStepConditionalThenPointer.withExpression(ExpressionProgram value) Copy the current immutable object by setting a value for theexpressionattribute.ImmutableFlowProgramStepConditionalThenPointer.withStepId(String value) Copy the current immutable object by setting a value for thestepIdattribute.