Uses of Class
software.amazon.awssdk.services.kafka.model.JmxExporterInfo
-
Packages that use JmxExporterInfo Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of JmxExporterInfo in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return JmxExporterInfo Modifier and Type Method Description JmxExporterInfoPrometheusInfo. 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 JmxExporterInfo Modifier and Type Method Description PrometheusInfo.BuilderPrometheusInfo.Builder. jmxExporter(JmxExporterInfo jmxExporter)Indicates whether you want to turn on or turn off the JMX Exporter.
-