Single-use deferred handle returned by a successful start stage.

execute() runs the main stage and consumes the handle; a second call throws LifecycleError.

Methods

  • Returns void

  • Runs the main stage and returns a [JsExecuteResult].

    Errors

    Throws LifecycleError when the request has already been executed.

    Returns ExecuteResult

  • Returns void