Uses of Class
org.jclouds.cloudstack.domain.Alert
-
Packages that use Alert Package Description org.jclouds.cloudstack.domain org.jclouds.cloudstack.features -
-
Uses of Alert in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return Alert Modifier and Type Method Description Alert
Alert.Builder. build()
Methods in org.jclouds.cloudstack.domain with parameters of type Alert Modifier and Type Method Description T
Alert.Builder. fromAlert(Alert in)
-
Uses of Alert in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return types with arguments of type Alert Modifier and Type Method Description Set<Alert>
GlobalAlertApi. listAlerts(ListAlertsOptions... options)
List Alerts
-