| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
JmxExporter |
JmxExporter.clone() |
JmxExporter |
Prometheus.getJmxExporter()
Indicates whether you want to turn on or turn off the JMX Exporter.
|
JmxExporter |
JmxExporter.withEnabledInBroker(Boolean enabledInBroker)
Indicates whether you want to turn on or turn off the JMX Exporter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Prometheus.setJmxExporter(JmxExporter jmxExporter)
Indicates whether you want to turn on or turn off the JMX Exporter.
|
Prometheus |
Prometheus.withJmxExporter(JmxExporter jmxExporter)
Indicates whether you want to turn on or turn off the JMX Exporter.
|
Copyright © 2021. All rights reserved.