Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client-engine-default
/
aws.smithy.kotlin.runtime.http.engine
/
HttpEngineConfigImpl
/
BuilderImpl
/
httpClient
http
Client
open
fun
httpClient
(
block
:
<Error class: unknown class>
.
(
)
->
Unit
)
open
fun
<
B
,
E
>
httpClient
(
engineFactory
:
<Error class: unknown class>
<
B
,
E
>
,
block
:
B
.
(
)
->
Unit
)
open
var
httpClient
:
<Error class: unknown class>
?