retrieve
Retrieves the updated run step object from the given run step.
This method returns a new run step object wrapper. The run step parameter is used only for RunStep.id. This method is useful for getting updated information about a run step's status or values.
Return
The retrieved run step
Parameters
run Step
The run step to retrieve
Retrieves the run step with the given id.
Return
The retrieved run step
Parameters
id
The id of the run step to retrieve