public static class MarkdownData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
MarkdownData |
build()
Returns the configured widget data instance
|
MarkdownData.Builder |
source(String source)
Sets the source of the widget data.
|
public MarkdownData.Builder source(String source)
source
- The source of the widget datapublic MarkdownData build()
Copyright © 2018. All rights reserved.