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.response
/
copy
copy
fun
HttpResponse
.
copy
(
status
:
HttpStatusCode
=
this.status
,
headers
:
Headers
=
this.headers
,
body
:
HttpBody
=
this.body
)
:
HttpResponse
Replace the response body