Interface RTADeployment.Builder

Enclosing class:
RTADeployment

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

    • scenarioId

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