createCustomPlugin
inline suspend fun KafkaConnectClient.createCustomPlugin(crossinline block: CreateCustomPluginRequest.Builder.() -> Unit): CreateCustomPluginResponse
Creates a custom plugin using the specified properties.
Creates a custom plugin using the specified properties.