pub async fn set_threshold_alert(
configuration: &Configuration,
workspace: &str,
set_threshold_alert_request: SetThresholdAlertRequest,
) -> Result<String, Error<SetThresholdAlertError>>
pub async fn set_threshold_alert(
configuration: &Configuration,
workspace: &str,
set_threshold_alert_request: SetThresholdAlertRequest,
) -> Result<String, Error<SetThresholdAlertError>>