Package | Description |
---|---|
com.amazon.ask.response |
Modifier and Type | Class and Description |
---|---|
class |
PlainTextContentContentHelper
A helper to assist in building
PlainText content. |
class |
RichContentTextContentHelper
A helper to assist in building
RichText content. |
Modifier and Type | Method and Description |
---|---|
TextContentHelper |
TextContentHelper.withPrimaryText(String primaryText)
Adds primary text to TextContentHelper.
|
TextContentHelper |
TextContentHelper.withSecondaryText(String secondaryText)
Adds secondary text to TextContentHelper.
|
TextContentHelper |
TextContentHelper.withTertiaryText(String tertiaryText)
Adds tertiary text to TextContentHelper.
|
Copyright © 2023. All rights reserved.