kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.http
/
CouchbaseHttpResponse
Couchbase
Http
Response
class
CouchbaseHttpResponse
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
content
Link copied to clipboard
val
content
:
ByteArray
Content copied to clipboard
contentAsString
Link copied to clipboard
val
contentAsString
:
String
Content copied to clipboard
statusCode
Link copied to clipboard
val
statusCode
:
Int
Content copied to clipboard
success
Link copied to clipboard
val
success
:
Boolean
Content copied to clipboard