Interface ZeppelinMonitoringConfigurationUpdate.Builder

    • Method Detail

      • logLevelUpdate

        ZeppelinMonitoringConfigurationUpdate.Builder logLevelUpdate​(String logLevelUpdate)

        Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.

        Parameters:
        logLevelUpdate - Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel
      • logLevelUpdate

        ZeppelinMonitoringConfigurationUpdate.Builder logLevelUpdate​(LogLevel logLevelUpdate)

        Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.

        Parameters:
        logLevelUpdate - Updates to the logging level for Apache Zeppelin within a Managed Service for Apache Flink Studio notebook.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LogLevel, LogLevel