public interface HealthMonitorApi
HealthMonitorAsyncApi
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdate(HealthMonitor healthMonitor)
Create or update a health monitor.
|
boolean |
delete()
Delete health monitor.
|
HealthMonitor |
get()
Get health monitor.
|
void createOrUpdate(HealthMonitor healthMonitor)
HealthMonitor get()
boolean delete()
Copyright © 2009-2013 jclouds. All Rights Reserved.