ElasticsearchKtorTransport

class ElasticsearchKtorTransport(baseUrl: String, serde: <ERROR CLASS>, engine: <ERROR CLASS>, configure: <ERROR CLASS>.() -> Unit)

Types

Companion
Link copied to clipboard
object Companion

Functions

doRequest
Link copied to clipboard
open suspend fun doRequest(method: <ERROR CLASS>, path: String, parameters: Map<String, List<String>>?, contentType: String?, bodyBuilder: <ERROR CLASS>?): String