toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.http
/
CouchbaseHttpResponse
Couchbase
Http
Response
class
CouchbaseHttpResponse
Members
Properties
content
Link copied to clipboard
val
content
:
ByteArray
content
As
String
Link copied to clipboard
val
contentAsString
:
String
status
Code
Link copied to clipboard
val
statusCode
:
Int
success
Link copied to clipboard
val
success
:
Boolean
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String