object BSONUpdateCommandImplicits
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BSONUpdateCommandImplicits
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Deprecated Value Members
- implicit object UpdateElementWriter extends BSONDocumentWriter[BSONUpdateCommand.UpdateElement]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
- implicit object UpdateResultReader extends DealingWithGenericCommandErrorsReader[BSONUpdateCommand.UpdateResult]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Will be removed
- implicit object UpdateWriter extends BSONDocumentWriter[ResolvedCollectionCommand[BSONUpdateCommand.Update]]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Internal: will be made private
- implicit object UpsertedReader extends BSONDocumentReader[Upserted]
- Annotations
- @deprecated
- Deprecated
(Since version 0.16.0) Will be removed