kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
StoreSemantics
Store
Semantics
sealed
class
StoreSemantics
Content copied to clipboard
Describes how the outer document store semantics on subdoc should act.
Types
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Insert
Link copied to clipboard
object
Insert
:
StoreSemantics
Content copied to clipboard
Replace
Link copied to clipboard
class
Replace
:
StoreSemantics
Content copied to clipboard
Upsert
Link copied to clipboard
object
Upsert
:
StoreSemantics
Content copied to clipboard
Inheritors
Replace
Link copied to clipboard
Upsert
Link copied to clipboard
Insert
Link copied to clipboard