AbstractResponseSpecification

Parameters

delay

delay to first token

Type Parameters

P

The type of the request body.

T

The type of the response body.

Inheritors

Constructors

Link copied to clipboard
constructor(delay: Duration)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun delayMillis(value: Long)

Sets the delay before sending the response, in milliseconds.