Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http
/
aws.smithy.kotlin.runtime.http
/
HttpCall
/
copy
copy
open
fun
copy
(
request
:
HttpRequest
=
this.request
,
response
:
HttpResponse
=
this.response
)
:
HttpCall