public static interface LongFormatText.Builder extends SdkPojo, CopyableBuilder<LongFormatText.Builder,LongFormatText>
| Modifier and Type | Method and Description |
|---|---|
LongFormatText.Builder |
plainText(String plainText)
Plain text format.
|
LongFormatText.Builder |
richText(String richText)
Rich text.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLongFormatText.Builder plainText(String plainText)
Plain text format.
plainText - Plain text format.LongFormatText.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.