open static fun from(other: RenderingResponse): Builder
Create a builder with the template name, status code, headers and model of the given response.
other - the response to copy the values from
other
Return the created builder