kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
LookupInResult
Lookup
In
Result
open
class
LookupInResult
Content copied to clipboard
Functions
Properties
Inheritors
Functions
content
As
Link copied to clipboard
inline
fun
<
T
>
Subdoc
.
contentAs
(
serializer
:
JsonSerializer
?
=
null
)
:
T
Content copied to clipboard
Properties
cas
Link copied to clipboard
val
cas
:
Long
Content copied to clipboard
contentAsBytes
Link copied to clipboard
val
Subdoc
.
contentAsBytes
:
ByteArray
Content copied to clipboard
deleted
Link copied to clipboard
val
deleted
:
Boolean
Content copied to clipboard
exists
Link copied to clipboard
val
Subdoc
.
exists
:
Boolean
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
SubdocExists
.
value
:
Boolean
Content copied to clipboard
value
Link copied to clipboard
val
SubdocCount
.
value
:
Int
Content copied to clipboard
Inheritors
LookupInReplicaResult
Link copied to clipboard