Abstract Response Definition Builder
constructor(httpStatus: <Error class: unknown class>, headers: MutableList<<Error class: unknown class><String, String>>, delay: <Error class: unknown class> = Duration.ZERO)
Parameters
P
The type of the request body. This determines the input type for which the response is being defined.
T
The type of the response data, which is returned to the client.