Interface RTAExecutable.Builder3

Enclosing class:
RTAExecutable

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

    • deployable

      RTAExecutable.Builder4 deployable(@Nonnull Boolean deployable)
      Set the deployable of this RTAExecutable instance.
      Parameters:
      deployable - Whether this pipeline is deployable
      Returns:
      The RTAExecutable builder.