Class ImmutableFlowProgramStepEndPointer

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

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

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

See Also: