| Package | Description |
|---|---|
| com.amazonaws.services.qconnect.model |
| Modifier and Type | Method and Description |
|---|---|
QuickResponseContents |
QuickResponseContents.clone() |
QuickResponseContents |
QuickResponseData.getContents()
The contents of the quick response.
|
QuickResponseContents |
QuickResponseSearchResultData.getContents()
The contents of the quick response.
|
QuickResponseContents |
QuickResponseContents.withMarkdown(QuickResponseContentProvider markdown) |
QuickResponseContents |
QuickResponseContents.withPlainText(QuickResponseContentProvider plainText) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickResponseData.setContents(QuickResponseContents contents)
The contents of the quick response.
|
void |
QuickResponseSearchResultData.setContents(QuickResponseContents contents)
The contents of the quick response.
|
QuickResponseData |
QuickResponseData.withContents(QuickResponseContents contents)
The contents of the quick response.
|
QuickResponseSearchResultData |
QuickResponseSearchResultData.withContents(QuickResponseContents contents)
The contents of the quick response.
|
Copyright © 2023. All rights reserved.