| Modifier and Type | Method and Description |
|---|---|
AutoHealActions |
AutoHealRules.actions()
Get the actions value.
|
AutoHealActions |
AutoHealActions.withActionType(AutoHealActionType actionType)
Set the actionType value.
|
AutoHealActions |
AutoHealActions.withCustomAction(AutoHealCustomAction customAction)
Set the customAction value.
|
AutoHealActions |
AutoHealActions.withMinProcessExecutionTime(String minProcessExecutionTime)
Set the minProcessExecutionTime value.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealRules |
AutoHealRules.withActions(AutoHealActions actions)
Set the actions value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/