HttpRequestContextBuilder.response

Gets a reference to the response builder that will be used to create the context's response. Call and() after you're done using it to continue configuring the context.

class HttpRequestContextBuilder
response
()

Return Value

A reference to the response builder.