public interface FindAndReplaceWithProjectionDecorator<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableUpdateOperation.FindAndReplaceWithProjection<T>, FindAndReplaceWithOptionsDecorator<T>
| Modifier and Type | Method and Description |
|---|---|
default <R> org.springframework.data.mongodb.core.ExecutableUpdateOperation.FindAndReplaceWithOptions<R> |
as(Class<R> resultType) |
org.springframework.data.mongodb.core.ExecutableUpdateOperation.FindAndReplaceWithProjection<T> |
getImpl() |
findAndReplace, withOptionsfindAndReplaceValueorg.springframework.data.mongodb.core.ExecutableUpdateOperation.FindAndReplaceWithProjection<T> getImpl()
getImpl in interface FindAndReplaceWithOptionsDecorator<T>getImpl in interface TerminatingFindAndReplaceDecorator<T>Copyright © 2021. All rights reserved.