Returns the changes that describe added files.
Returns the changes that describe deleted files.
Returns the changes that describe updated files.
Returns if this event contains added files.
Returns if this event contains deleted files.
Returns if this event contains updated files.
Returns true if this change event contains the provided file with the given change type (if provided). In case of type DELETED, this method will also return true if a folder got deleted that is the parent of the provided file path.