Interface TextContent.Builder1
- Enclosing class:
TextContent
public static interface TextContent.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
text
Set the text of thisTextContentinstance.- Parameters:
text- The text of thisTextContent- Returns:
- The TextContent instance.
-