AbstractResponseDefinitionBuilder

constructor(delay: Duration = Duration.ZERO)(source)

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.