- Enclosing class:
- Update
public static interface Update.Modifier
Marker interface of nested commands.
- Author:
- Christoph Strobl
-
Method Summary
-
Method Details
-
getKey
- Returns:
- the command to send eg.
$push
-
getValue
- Returns:
- value to be sent with command
-
toJsonString
- Returns:
- a safely serialized JSON representation.
- Since:
- 2.0