public static interface ShortFormatText.Builder extends SdkPojo, CopyableBuilder<ShortFormatText.Builder,ShortFormatText>
| Modifier and Type | Method and Description |
|---|---|
ShortFormatText.Builder |
plainText(String plainText)
Plain text format.
|
ShortFormatText.Builder |
richText(String richText)
Rich text.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildShortFormatText.Builder plainText(String plainText)
Plain text format.
plainText - Plain text format.ShortFormatText.Builder richText(String richText)
Rich text. Examples of rich text include bold, underline, and italics.
richText - Rich text. Examples of rich text include bold, underline, and italics.Copyright © 2023. All rights reserved.