Interface NodeExporterInfo.Builder

    • Method Detail

      • enabledInBroker

        NodeExporterInfo.Builder enabledInBroker​(Boolean enabledInBroker)

        Indicates whether you want to turn on or turn off the Node Exporter.

        Parameters:
        enabledInBroker -

        Indicates whether you want to turn on or turn off the Node Exporter.

        Returns:
        Returns a reference to this object so that method calls can be chained together.