elasticmagic
/
dev.evo.elasticmagic.bulk
/
UpdateSource
/
WithDoc
With
Doc
class
WithDoc
<
S
:
BaseDocSource
>(doc:
S
, docAsUpsert:
Boolean
?, upsert:
S
?, detectNoop:
Boolean
?) :
UpdateSource
<
S
>
Content copied to clipboard
Properties
Properties
detectNoop
Link copied to clipboard
val
detectNoop
:
Boolean
?
Content copied to clipboard
doc
Link copied to clipboard
val
doc
:
S
Content copied to clipboard
docAsUpsert
Link copied to clipboard
val
docAsUpsert
:
Boolean
? = null
Content copied to clipboard
upsert
Link copied to clipboard
val
upsert
:
S
?
Content copied to clipboard