public class UpdateResult extends Object implements Serializable
Constructor and Description |
---|
UpdateResult() |
Modifier and Type | Method and Description |
---|---|
List<Update> |
getUpdates() |
boolean |
isOk() |
void |
setOk(boolean ok) |
void |
setUpdates(List<Update> updates) |
String |
toString() |
Apache Camel