| Package | Description |
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options |
| Modifier and Type | Method and Description |
|---|---|
Set<Alert> |
GlobalAlertApi.listAlerts(ListAlertsOptions... options)
List Alerts
|
| 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-2016 The Apache Software Foundation. All Rights Reserved.