Uses of Class
org.jclouds.cloudstack.domain.Alert.Builder

Packages that use Alert.Builder
org.jclouds.cloudstack.domain   
 

Uses of Alert.Builder in org.jclouds.cloudstack.domain
 

Methods in org.jclouds.cloudstack.domain that return Alert.Builder
static Alert.Builder Alert.builder()
           
 Alert.Builder Alert.Builder.description(String description)
           
 Alert.Builder Alert.Builder.id(long id)
           
 Alert.Builder Alert.Builder.sent(Date sent)
           
 Alert.Builder Alert.Builder.type(String type)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.