Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.WorkerLogDeliveryDescription
-
Packages that use WorkerLogDeliveryDescription Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of WorkerLogDeliveryDescription in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return WorkerLogDeliveryDescription Modifier and Type Method Description WorkerLogDeliveryDescriptionLogDeliveryDescription. workerLogDelivery()The workers can send worker logs to different destination types.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type WorkerLogDeliveryDescription Modifier and Type Method Description LogDeliveryDescription.BuilderLogDeliveryDescription.Builder. workerLogDelivery(WorkerLogDeliveryDescription workerLogDelivery)The workers can send worker logs to different destination types.
-