Smithy Kotlin
Toggle table of contents
1.6.11
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http
/
SdkHttpClient
/
call
call
suspend
fun
call
(
request
:
HttpRequest
)
:
HttpCall
suspend
fun
call
(
request
:
HttpRequestBuilder
)
:
HttpCall
open
suspend override
fun
call
(
request
:
SdkHttpRequest
)
:
HttpCall