Interface RTAExecutable.Builder2

Enclosing class:
RTAExecutable

public static interface RTAExecutable.Builder2
Builder helper class.
  • Method Details

    • scenarioId

      RTAExecutable.Builder3 scenarioId(@Nonnull String scenarioId)
      Set the scenarioId of this RTAExecutable instance.
      Parameters:
      scenarioId - ID of the scenario
      Returns:
      The RTAExecutable builder.