NonStreaming

Serializer for non-streaming (simple) operations that don't need to ever suspend.

Functions

Link copied to clipboard
abstract fun serialize(context: ExecutionContext, input: T): HttpRequestBuilder