T
- type of the updated objectpublic interface UpdateCommand<T> extends Command<T>
Modifier and Type | Method and Description |
---|---|
List<? extends UpdateAction<T>> |
getUpdateActions()
Gets the list of updates which should be applied to the object
|
canDeserialize, deserialize, httpRequestIntent
List<? extends UpdateAction<T>> getUpdateActions()