Interface ZeppelinMonitoringConfiguration.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<ZeppelinMonitoringConfiguration.Builder,,ZeppelinMonitoringConfiguration> SdkBuilder<ZeppelinMonitoringConfiguration.Builder,,ZeppelinMonitoringConfiguration> SdkPojo
- Enclosing class:
 ZeppelinMonitoringConfiguration
public static interface ZeppelinMonitoringConfiguration.Builder
extends SdkPojo, CopyableBuilder<ZeppelinMonitoringConfiguration.Builder,ZeppelinMonitoringConfiguration> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe verbosity of the CloudWatch Logs for an application.The verbosity of the CloudWatch Logs for an application.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
logLevel
The verbosity of the CloudWatch Logs for an application.
- Parameters:
 logLevel- The verbosity of the CloudWatch Logs for an application.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
logLevel
The verbosity of the CloudWatch Logs for an application.
- Parameters:
 logLevel- The verbosity of the CloudWatch Logs for an application.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 
 -