Interface ThresholdAlertsConfigurations.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ThresholdAlertsConfigurations.Builder,
,ThresholdAlertsConfigurations> SdkBuilder<ThresholdAlertsConfigurations.Builder,
,ThresholdAlertsConfigurations> SdkPojo
- Enclosing class:
ThresholdAlertsConfigurations
@Mutable
@NotThreadSafe
public static interface ThresholdAlertsConfigurations.Builder
extends SdkPojo, CopyableBuilder<ThresholdAlertsConfigurations.Builder,ThresholdAlertsConfigurations>
-
Method Summary
Modifier and TypeMethodDescriptionThe threshold alerts configuration for an embedded Amazon QuickSight dashboard.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
enabled
The threshold alerts configuration for an embedded Amazon QuickSight dashboard.
- Parameters:
enabled
- The threshold alerts configuration for an embedded Amazon QuickSight dashboard.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-