Interface RTAExecution.Builder1

Enclosing class:
RTAExecution

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

    • executableId

      RTAExecution.Builder2 executableId(@Nonnull String executableId)
      Set the executableId of this RTAExecution instance.
      Parameters:
      executableId - ID of the executable
      Returns:
      The RTAExecution builder.