Interface ScriptExecution.UpdateStages.WithParameters

All Known Subinterfaces:
ScriptExecution.Update
Enclosing interface:
ScriptExecution.UpdateStages

public static interface ScriptExecution.UpdateStages.WithParameters
The stage of the ScriptExecution update allowing to specify parameters.
  • Method Details

    • withParameters

      Specifies the parameters property: Parameters the script will accept.
      Parameters:
      parameters - Parameters the script will accept.
      Returns:
      the next definition stage.