Interface ZeppelinMonitoringConfigurationDescription.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<ZeppelinMonitoringConfigurationDescription.Builder,,ZeppelinMonitoringConfigurationDescription> SdkBuilder<ZeppelinMonitoringConfigurationDescription.Builder,,ZeppelinMonitoringConfigurationDescription> SdkPojo
- Enclosing class:
ZeppelinMonitoringConfigurationDescription
public static interface ZeppelinMonitoringConfigurationDescription.Builder
extends SdkPojo, CopyableBuilder<ZeppelinMonitoringConfigurationDescription.Builder,ZeppelinMonitoringConfigurationDescription>
-
Method Summary
Modifier and TypeMethodDescriptionDescribes the verbosity of the CloudWatch Logs for an application.Describes 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, sdkFields
-
Method Details
-
logLevel
Describes the verbosity of the CloudWatch Logs for an application.
- Parameters:
logLevel- Describes 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
Describes the verbosity of the CloudWatch Logs for an application.
- Parameters:
logLevel- Describes 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:
-