| Modifier and Type | Method and Description |
|---|---|
RequestsBasedTrigger |
AutoHealTriggers.requests()
Get the requests value.
|
RequestsBasedTrigger |
RequestsBasedTrigger.withCount(Integer count)
Set the count value.
|
RequestsBasedTrigger |
RequestsBasedTrigger.withTimeInterval(String timeInterval)
Set the timeInterval value.
|
| Modifier and Type | Method and Description |
|---|---|
AutoHealTriggers |
AutoHealTriggers.withRequests(RequestsBasedTrigger requests)
Set the requests value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/