pub async fn update_log_heroku(
configuration: &mut Configuration,
params: UpdateLogHerokuParams,
) -> Result<LoggingHerokuResponse, Error<UpdateLogHerokuError>>
Expand description
Update the Heroku for a particular service and version.
pub async fn update_log_heroku(
configuration: &mut Configuration,
params: UpdateLogHerokuParams,
) -> Result<LoggingHerokuResponse, Error<UpdateLogHerokuError>>
Update the Heroku for a particular service and version.