public static class TextContent.Builder extends Object
Modifier and Type | Method and Description |
---|---|
TextContent |
build() |
TextContent.Builder |
withPrimaryText(TextField primaryText) |
TextContent.Builder |
withSecondaryText(TextField secondaryText) |
TextContent.Builder |
withTertiaryText(TextField tertiaryText) |
public TextContent.Builder withPrimaryText(TextField primaryText)
public TextContent.Builder withSecondaryText(TextField secondaryText)
public TextContent.Builder withTertiaryText(TextField tertiaryText)
public TextContent build()
Copyright © 2023. All rights reserved.