Class ImmutableFlowProgramStepThenPointer

java.lang.Object
io.resys.hdes.client.api.programs.ImmutableFlowProgramStepThenPointer
All Implemented Interfaces:
FlowProgram.FlowProgramStepPointer, FlowProgram.FlowProgramStepThenPointer, Serializable

@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableFlowProgramStepThenPointer extends Object implements FlowProgram.FlowProgramStepThenPointer
Immutable implementation of FlowProgram.FlowProgramStepThenPointer.

Use the builder to create immutable instances: ImmutableFlowProgramStepThenPointer.builder().

See Also: