Interface SnapshotUpdate<ThisT,​R>

    • Method Detail

      • snapshotProperty

        ThisT snapshotProperty​(java.lang.String property,
                               java.lang.String value)
        Sets a summary property in the snapshot produced by this action.
        Parameters:
        property - a snapshot property name
        value - a snapshot property value
        Returns:
        this for method chaining