Uses of Class
org.jclouds.cloudstack.domain.Alert.Builder
-
Packages that use Alert.Builder Package Description org.jclouds.cloudstack.domain -
-
Uses of Alert.Builder in org.jclouds.cloudstack.domain
Classes in org.jclouds.cloudstack.domain with type parameters of type Alert.Builder Modifier and Type Class Description static classAlert.Builder<T extends Alert.Builder<T>>Methods in org.jclouds.cloudstack.domain that return Alert.Builder Modifier and Type Method Description static Alert.Builder<?>Alert. builder()Alert.Builder<?>Alert. toBuilder()
-