pub async fn get_amqp_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetAmqpTrigger200Response, Error<GetAmqpTriggerError>>pub async fn get_amqp_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
get_draft: Option<bool>,
) -> Result<GetAmqpTrigger200Response, Error<GetAmqpTriggerError>>