| Package | Description |
|---|---|
| org.duracloud.account.monitor |
| Modifier and Type | Method and Description |
|---|---|
static MonitorsDriver.Monitor |
MonitorsDriver.Monitor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorsDriver.Monitor[] |
MonitorsDriver.Monitor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorsDriver.monitor(MonitorsDriver.Monitor target)
This method invokes the .run() method on the provided arg target.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.