| Modifier and Type | Method and Description |
|---|---|
MonitorConfig |
MonitorConfig.withIntervalInSeconds(Long intervalInSeconds)
Set the intervalInSeconds value.
|
MonitorConfig |
MonitorConfig.withPath(String path)
Set the path value.
|
MonitorConfig |
MonitorConfig.withPort(Long port)
Set the port value.
|
MonitorConfig |
MonitorConfig.withProfileMonitorStatus(ProfileMonitorStatus profileMonitorStatus)
Set the profileMonitorStatus value.
|
MonitorConfig |
MonitorConfig.withProtocol(MonitorProtocol protocol)
Set the protocol value.
|
MonitorConfig |
MonitorConfig.withTimeoutInSeconds(Long timeoutInSeconds)
Set the timeoutInSeconds value.
|
MonitorConfig |
MonitorConfig.withToleratedNumberOfFailures(Long toleratedNumberOfFailures)
Set the toleratedNumberOfFailures value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/