public static class RichTextBlock.RichTextBlockBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
RichTextBlock.RichTextBlockBuilder |
blockId(String blockId) |
RichTextBlock |
build() |
RichTextBlock.RichTextBlockBuilder |
elements(List<BlockElement> elements) |
String |
toString() |
public RichTextBlock.RichTextBlockBuilder elements(List<BlockElement> elements)
public RichTextBlock.RichTextBlockBuilder blockId(String blockId)
public RichTextBlock build()
Copyright © 2020. All rights reserved.