AutoHealRules 类
定义
Rules that can be defined for auto-heal.
public class AutoHealRules
- 继承
-
java.lang.ObjectAutoHealRules
方法
actions() |
Get the actions value.
|
triggers() |
Get the triggers value.
|
withActions(AutoHealActions actions) |
Set the actions value.
|
withTriggers(AutoHealTriggers triggers) |
Set the triggers value.
|