| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectStructuredModifications
brooklyn.event.basic.SetConfigKey.SetModifications
public static class SetConfigKey.SetModifications extends StructuredModifications
when passed as a value to a SetConfigKey, causes each of these items to be added. if you have just one, no need to wrap in a mod.
| Method Summary | |
|---|---|
| static SetModification | add(java.lang.Object o1, java.lang.Object o2, java.lang.Object... oo) | 
| static SetModification | addAll(java.util.Collection items)when passed as a value to a SetConfigKey, causes each of these items to be added | 
| static SetModification | addItem(java.lang.Object item)when passed as a value to a SetConfigKey, causes the set to be cleared and these items added | 
| static SetModification | set(java.util.Collection items) | 
| Method Detail | 
|---|
public static final SetModification add(java.lang.Object o1, java.lang.Object o2, java.lang.Object... oo)
public static final SetModification addAll(java.util.Collection items)
public static final SetModification addItem(java.lang.Object item)
public static final SetModification set(java.util.Collection items)
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.