Uses of Class
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepConditionalThenPointer.Builder
Packages that use ImmutableFlowProgramStepConditionalThenPointer.Builder
-
Uses of ImmutableFlowProgramStepConditionalThenPointer.Builder in io.resys.hdes.client.api.programs
Methods in io.resys.hdes.client.api.programs that return ImmutableFlowProgramStepConditionalThenPointer.BuilderModifier and TypeMethodDescriptionImmutableFlowProgramStepConditionalThenPointer.builder()Creates a builder forImmutableFlowProgramStepConditionalThenPointer.ImmutableFlowProgramStepConditionalThenPointer.Builder.expression(ExpressionProgram expression) Initializes the value for theexpressionattribute.ImmutableFlowProgramStepConditionalThenPointer.Builder.from(FlowProgram.FlowProgramStepConditionalThenPointer instance) Fill a builder with attribute values from the providedFlowProgramStepConditionalThenPointerinstance.Initializes the value for thestepIdattribute.