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