Package | Description |
---|---|
com.amazon.ask.model.services | |
com.amazon.ask.model.services.timerManagement |
Class and Description |
---|
TimerManagementServiceClient |
Class and Description |
---|
AnnounceOperation
ANNOUNCE trigger behavior represents announcing a certain text that the developer wants to be read out at the expiration of the timer.
|
AnnounceOperation.Builder |
CreationBehavior
Whether the native Timer GUI is shown for 8-seconds upon Timer Creation.
|
CreationBehavior.Builder |
DisplayExperience
Multi model presentation of the timer creation.
|
DisplayExperience.Builder |
Error
Error object for Response.
|
Error.Builder |
LaunchTaskOperation
LAUNCH_TASK trigger behavior representing launch a Skill Connection task exposed by the same skill.
|
LaunchTaskOperation.Builder |
NotificationConfig
notification of the timer expiration.
|
NotificationConfig.Builder |
NotifyOnlyOperation
NOTIFY_ONLY trigger behavior represents chime only when timer expired.
|
NotifyOnlyOperation.Builder |
Operation
Triggering information for Timer.
|
Status
Status of timer
|
Task
Custom task passed by skill developers when the operation type is \"LAUNCH_TASK\"
|
Task.Builder |
TextToAnnounce
When the operation type is \"ANNOUNCE\", announces a certain text that the developer wants to be read out at the expiration of the timer.
|
TextToAnnounce.Builder |
TextToConfirm
When the operation type is \"LAUNCH_TASK\", confirm with the customer at the expiration of the timer.
|
TextToConfirm.Builder |
TimerManagementService |
TimerRequest
Input request for creating a timer.
|
TimerRequest.Builder |
TimerResponse
Timer object
|
TimerResponse.Builder |
TimersResponse
Timers object with paginated list of multiple timers
|
TimersResponse.Builder |
TriggeringBehavior
The triggering behavior upon Timer Expired.
|
TriggeringBehavior.Builder |
Visibility
The default native Timer GUI \"visible\" is shown for 8-seconds upon Timer Creation.
|
Copyright © 2023. All rights reserved.