pub async fn list_log_kafka(
configuration: &mut Configuration,
params: ListLogKafkaParams,
) -> Result<Vec<LoggingKafkaResponse>, Error<ListLogKafkaError>>
Expand description
List all of the Kafka logging endpoints for a particular service and version.