Package | Description |
---|---|
com.sap.cloud.sdk.services.recastai.botresponses |
Modifier and Type | Class and Description |
---|---|
class |
ButtonCollection<B extends SlimButton>
Collects buttons to be included in a Response and allows to set a title.
|
Modifier and Type | Class and Description |
---|---|
class |
Button
This button extends the slimbutton allowing to set the type to POSTBACK, WEB_URL or PHONE_NUMBER.
|
Modifier and Type | Method and Description |
---|---|
static ButtonResponse |
ButtonResponse.createForQuickReplies(ButtonCollection<SlimButton> content)
Create a response with only POSTBACK buttons.
|
Copyright © 2021 SAP SE. All rights reserved.