Interface RTAExecution.Builder

Enclosing class:
RTAExecution

public static interface RTAExecution.Builder
Builder helper class.
  • Method Details

    • scenarioId

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