pub async fn create_bpmn_delegate_binding(
configuration: &Configuration,
workspace: &str,
new_bpmn_delegate_binding: NewBpmnDelegateBinding,
) -> Result<String, Error<CreateBpmnDelegateBindingError>>pub async fn create_bpmn_delegate_binding(
configuration: &Configuration,
workspace: &str,
new_bpmn_delegate_binding: NewBpmnDelegateBinding,
) -> Result<String, Error<CreateBpmnDelegateBindingError>>