GetPendingJobExecutions

Gets every job execution for the thing which is not in a terminal state.

Constructors

Link copied to clipboard
constructor(thingName: ThingName)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toRequest(): Request
Link copied to clipboard
open override fun toResult(response: Response): Result<PendingJobExecutions, RemoteFailure>