Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.io.middleware
/
ModifyRequest
Modify
Request
common
interface
ModifyRequest
<
Request
>
A transform that only modifies the input type
Members
Functions
modify
Request
Link copied to clipboard
common
abstract
suspend
fun
modifyRequest
(
req
:
Request
)
:
Request