ThisT
- the child Java API class, returned by method chainingR
- the Java type of the result produced by this actionpublic interface SnapshotUpdate<ThisT,R> extends Action<ThisT,R>
Snapshot
.Modifier and Type | Method and Description |
---|---|
ThisT |
snapshotProperty(java.lang.String property,
java.lang.String value)
Sets a summary property in the snapshot produced by this action.
|
ThisT snapshotProperty(java.lang.String property, java.lang.String value)
property
- a snapshot property namevalue
- a snapshot property value