Package | Description |
---|---|
com.amazon.ask.model.services.timerManagement |
Modifier and Type | Class and Description |
---|---|
class |
AnnounceOperation
ANNOUNCE trigger behavior represents announcing a certain text that the developer wants to be read out at the expiration of the timer.
|
class |
LaunchTaskOperation
LAUNCH_TASK trigger behavior representing launch a Skill Connection task exposed by the same skill.
|
class |
NotifyOnlyOperation
NOTIFY_ONLY trigger behavior represents chime only when timer expired.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TriggeringBehavior.getOperation()
Get operation
|
Modifier and Type | Method and Description |
---|---|
TriggeringBehavior.Builder |
TriggeringBehavior.Builder.withOperation(Operation operation) |
Copyright © 2023. All rights reserved.