public static class RichTextSectionElement.Link.LinkBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
RichTextSectionElement.Link |
build() |
RichTextSectionElement.Link.LinkBuilder |
style(RichTextSectionElement.TextStyle style) |
RichTextSectionElement.Link.LinkBuilder |
text(String text) |
String |
toString() |
RichTextSectionElement.Link.LinkBuilder |
url(String url) |
public RichTextSectionElement.Link.LinkBuilder url(String url)
public RichTextSectionElement.Link.LinkBuilder text(String text)
public RichTextSectionElement.Link.LinkBuilder style(RichTextSectionElement.TextStyle style)
public RichTextSectionElement.Link build()
Copyright © 2020. All rights reserved.