UpdateResult (original) (raw)

public abstract class UpdateResult
extends Object
The result of an update operation. If the update was unacknowledged, then wasAcknowledged will return false and all other methods will throw UnsupportedOperationException.
Since:
3.0
See Also:
WriteConcern.UNACKNOWLEDGED