add Text Content
Alias for calling addContent with the following:
TextContent.builder()
.text(text)
.build()Content copied to clipboard
Alias for calling addContent with the following:
TextContent.builder()
.text(text)
.build()