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