| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
QuickResponseDataProvider |
QuickResponseDataProvider.clone() |
QuickResponseDataProvider |
UpdateQuickResponseRequest.getContent()
The updated content of the quick response.
|
QuickResponseDataProvider |
CreateQuickResponseRequest.getContent()
The content of the quick response.
|
QuickResponseDataProvider |
QuickResponseDataProvider.withContent(String content)
The content of the quick response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateQuickResponseRequest.setContent(QuickResponseDataProvider content)
The updated content of the quick response.
|
void |
CreateQuickResponseRequest.setContent(QuickResponseDataProvider content)
The content of the quick response.
|
UpdateQuickResponseRequest |
UpdateQuickResponseRequest.withContent(QuickResponseDataProvider content)
The updated content of the quick response.
|
CreateQuickResponseRequest |
CreateQuickResponseRequest.withContent(QuickResponseDataProvider content)
The content of the quick response.
|
Copyright © 2024. All rights reserved.