pub async fn get_log_kafka(
configuration: &mut Configuration,
params: GetLogKafkaParams,
) -> Result<LoggingKafkaResponse, Error<GetLogKafkaError>>
Expand description
Get the Kafka logging endpoint for a particular service and version.
pub async fn get_log_kafka(
configuration: &mut Configuration,
params: GetLogKafkaParams,
) -> Result<LoggingKafkaResponse, Error<GetLogKafkaError>>
Get the Kafka logging endpoint for a particular service and version.