CouchbaseHttpResponse

class CouchbaseHttpResponse

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

content
Link copied to clipboard
val content: ByteArray
contentAsString
Link copied to clipboard
val contentAsString: String
statusCode
Link copied to clipboard
val statusCode: Int
success
Link copied to clipboard
val success: Boolean