Uses of Class
software.amazon.awssdk.services.kafka.model.JmxExporter
-
Packages that use JmxExporter Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of JmxExporter in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return JmxExporter Modifier and Type Method Description JmxExporterPrometheus. jmxExporter()Indicates whether you want to turn on or turn off the JMX Exporter.Methods in software.amazon.awssdk.services.kafka.model with parameters of type JmxExporter Modifier and Type Method Description Prometheus.BuilderPrometheus.Builder. jmxExporter(JmxExporter jmxExporter)Indicates whether you want to turn on or turn off the JMX Exporter.
-