Interface ModelDashboardIndicatorAction.Builder

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

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

    • enabled

      Indicates whether the alert action is turned on.

      Parameters:
      enabled - Indicates whether the alert action is turned on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.