modify_run

Function modify_run 

Source
pub fn modify_run<C, Fut, B, E>(
    client: C,
    params: &Params,
    request: &ModifyRunRequest,
) -> ModifyRun<Fut, B, E> 
where C: FnOnce(Request<String>) -> Fut, Fut: Future<Output = Result<Response<B>, E>>, B: Body,
Expand description

Modify run