AbstractResponseDefinitionBuilder

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

Type Parameters

P

The type of the request body, used to type the CapturedRequest available during building.

T

The type of the response data, which is returned to the client.