| Package | Description |
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options |
| Modifier and Type | Method and Description |
|---|---|
Set<Alert> |
GlobalAlertClient.listAlerts(ListAlertsOptions... options)
Deprecated.
List Alerts
|
com.google.common.util.concurrent.ListenableFuture<Set<Alert>> |
GlobalAlertAsyncClient.listAlerts(ListAlertsOptions... options)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static ListAlertsOptions |
ListAlertsOptions.NONE |
| Modifier and Type | Method and Description |
|---|---|
ListAlertsOptions |
ListAlertsOptions.id(String id) |
static ListAlertsOptions |
ListAlertsOptions.Builder.id(String id) |
ListAlertsOptions |
ListAlertsOptions.keyword(String keyword) |
static ListAlertsOptions |
ListAlertsOptions.Builder.keyword(String keyword) |
ListAlertsOptions |
ListAlertsOptions.type(String type) |
static ListAlertsOptions |
ListAlertsOptions.Builder.type(String type) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.