SdkHttpOperationBuilder

class SdkHttpOperationBuilder<I, O>(inputType: KClass<*>, outputType: KClass<*>)

Constructors

Link copied to clipboard
constructor(inputType: KClass<*>, outputType: KClass<*>)

Properties

Link copied to clipboard
val context: <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

(Optional) prefix to prepend to a (resolved) hostname

Link copied to clipboard

The name of the operation

Link copied to clipboard
Link copied to clipboard

The name of the service the request is sent to

Link copied to clipboard

Functions

Link copied to clipboard

Inherited functions

Link copied to clipboard
inline fun <I, O> SdkHttpOperationBuilder<I, O>.context(block: <Error class: unknown class>.() -> Unit)

Configure HTTP operation context elements

Link copied to clipboard

Configure operation telemetry parameters