Expand description
Implements content object for request body and response.
Structsยง
- Content
- Content holds request body content or response content.
- Content
Builder - Builder for
Content
with chainable configuration methods to create a newContent
.