| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
NodeExporter |
NodeExporter.clone() |
NodeExporter |
Prometheus.getNodeExporter()
Indicates whether you want to turn on or turn off the Node Exporter.
|
NodeExporter |
NodeExporter.withEnabledInBroker(Boolean enabledInBroker)
Indicates whether you want to turn on or turn off the Node Exporter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Prometheus.setNodeExporter(NodeExporter nodeExporter)
Indicates whether you want to turn on or turn off the Node Exporter.
|
Prometheus |
Prometheus.withNodeExporter(NodeExporter nodeExporter)
Indicates whether you want to turn on or turn off the Node Exporter.
|
Copyright © 2021. All rights reserved.