public static class TextContent.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TextContent |
build() |
TextContent.Builder |
copy(TextContent model) |
TextContent.Builder |
text(String text)
The text content.
|
public TextContent.Builder text(String text)
The text content.
text
- the value to setpublic TextContent build()
public TextContent.Builder copy(TextContent model)
Copyright © 2016–2024. All rights reserved.