pub async fn create_log_kafka(
configuration: &mut Configuration,
params: CreateLogKafkaParams,
) -> Result<LoggingKafkaResponsePost, Error<CreateLogKafkaError>>
Expand description
Create a Kafka logging endpoint for a particular service and version.