Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-test
/
aws.smithy.kotlin.runtime.httptest
/
HttpTestConnectionBuilder
/
expect
expect
common
fun
expect
(
block
:
HttpTestConnectionBuilder.HttpRequestResponsePairBuilder
.
(
)
->
Unit
)
fun
expect
(
request
:
<Error class: unknown class>
,
response
:
<Error class: unknown class>
?
=
null
)
fun
expect
(
response
:
<Error class: unknown class>
?
=
null
)