 |
- java.lang.Object
-
- org.springframework.data.mongodb.core.aggregation.ReplaceRootOperation.ReplaceRootDocumentOperationBuilder
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
ReplaceRootDocumentOperationBuilder(org.springframework.data.mongodb.core.aggregation.ReplaceRootOperation.ReplaceRootDocumentOperation currentOperation,
Object value) |
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
org.springframework.data.mongodb.core.aggregation.ReplaceRootOperation.ReplaceRootDocumentOperation |
as(String fieldName) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
|