public static interface JmxExporter.Builder extends SdkPojo, CopyableBuilder<JmxExporter.Builder,JmxExporter>
| Modifier and Type | Method and Description |
|---|---|
JmxExporter.Builder |
enabledInBroker(Boolean enabledInBroker)
Indicates whether you want to turn on or turn off the JMX Exporter.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJmxExporter.Builder enabledInBroker(Boolean enabledInBroker)
Indicates whether you want to turn on or turn off the JMX Exporter.
enabledInBroker - Indicates whether you want to turn on or turn off the JMX Exporter.
Copyright © 2023. All rights reserved.