Interface RTADeployment.Builder1

Enclosing class:
RTADeployment

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

    • executableId

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