AbstractResponseDefinition

constructor(contentType: <Error class: unknown class>? = null, httpStatus: <Error class: unknown class> = HttpStatusCode.OK, headers: <Error class: unknown class>.() -> Unit? = null, headerList: List<<Error class: unknown class><String, String>> = emptyList(), delay: <Error class: unknown class> = Duration.ZERO)

Parameters

T

The type of the response data.