Package | Description |
---|---|
org.apache.jclouds.oneandone.rest.domain |
Modifier and Type | Method and Description |
---|---|
abstract Types.ProcessAlertType |
MonitoringPolicy.Process.alertIf() |
static Types.ProcessAlertType |
Types.ProcessAlertType.fromValue(String v) |
static Types.ProcessAlertType |
Types.ProcessAlertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Types.ProcessAlertType[] |
Types.ProcessAlertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static MonitoringPolicy.Process |
MonitoringPolicy.Process.create(String id,
String process,
int port,
Types.ProcessAlertType alertIf,
boolean emailNotification) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.