Interface ZeppelinMonitoringConfigurationUpdate.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ZeppelinMonitoringConfigurationUpdate.Builder,ZeppelinMonitoringConfigurationUpdate>, SdkBuilder<ZeppelinMonitoringConfigurationUpdate.Builder,ZeppelinMonitoringConfigurationUpdate>, SdkPojo
Enclosing class:
ZeppelinMonitoringConfigurationUpdate

public static interface ZeppelinMonitoringConfigurationUpdate.Builder extends SdkPojo, CopyableBuilder<ZeppelinMonitoringConfigurationUpdate.Builder,ZeppelinMonitoringConfigurationUpdate>
  • Method Details

    • 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:
    • 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: