steps

open override fun steps(id: String): RunStepHandler

Returns a handler for interacting with the steps in the run with the given id.

Return

The steps handler

Parameters

id

The id of the run to get the steps for