private suspend fun handleUpdatedInterfaceDefinition(definition: InterfaceDefinition)

Handles the update of an InterfaceDefinition. Creates / deletes the associated Interface if necessary Deletes the provided InterfaceDefinition if necessary

Parameters

definition

the InterfaceDefinition which was updated