public class ScriptBrowserMonitor extends Monitor
Modifier and Type | Class and Description |
---|---|
static class |
ScriptBrowserMonitor.Builder
Builder to make monitor construction easier.
|
Monitor.Frequency, Monitor.MonitorType, Monitor.Status
Modifier and Type | Field and Description |
---|---|
static Monitor.MonitorType |
TYPE
The type of the monitor.
|
Constructor and Description |
---|
ScriptBrowserMonitor()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static ScriptBrowserMonitor.Builder |
builder()
Returns a builder for the monitor.
|
String |
toString()
Returns a string representation of the object.
|
getApiVersion, getCreatedAt, getFrequency, getId, getLocations, getModifedAt, getName, getOptions, getSlaThreshold, getStatus, getType, getUserId, setFrequency, setFrequency, setId, setLocations, setName, setOptions, setSlaThreshold, setStatus, setStatus, setType, setType
public static final Monitor.MonitorType TYPE
public String toString()
public static ScriptBrowserMonitor.Builder builder()
Copyright © 2018. All rights reserved.