Smithy Kotlin
Toggle table of contents
1.6.1
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
http-client
/
aws.smithy.kotlin.runtime.http.operation
/
SdkHttpOperationBuilder
/
SdkHttpOperationBuilder
Sdk
Http
Operation
Builder
constructor
(
inputType
:
KClass
<
*
>
,
outputType
:
KClass
<
*
>
)