| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.request.handler.impl | |
| com.amazon.ask.model.interfaces.customInterfaceController |
| Class and Description |
|---|
| EventsReceivedRequest
Skill receives this type of event when an event meets the filter conditions provided in the StartEventHandlerDirective.
|
| ExpiredRequest
This is the event received by the skill at expiry of an Event Handler.
|
| Class and Description |
|---|
| Endpoint
The endpoint of a gadget.
|
| Endpoint.Builder |
| Event
An Event object defining a single event sent by an endpoint
|
| Event.Builder |
| EventFilter
Defines the Jsonlogic event filter expression and its corresponding match action.
|
| EventFilter.Builder |
| EventsReceivedRequest
Skill receives this type of event when an event meets the filter conditions provided in the StartEventHandlerDirective.
|
| EventsReceivedRequest.Builder |
| Expiration
This object defines the duration of the Event Handler and the optional JSON payload that is delivered to the skill when the timer expires.
|
| Expiration.Builder |
| ExpiredRequest
This is the event received by the skill at expiry of an Event Handler.
|
| ExpiredRequest.Builder |
| FilterMatchAction
The behavior to be performed by the platform on a successful filter expression match.
|
| Header
Endpoint Event header
|
| Header.Builder |
| SendDirectiveDirective
The directive to be delivered to the gadgets.
|
| SendDirectiveDirective.Builder |
| StartEventHandlerDirective
This directive configures and starts an event handler.
|
| StartEventHandlerDirective.Builder |
| StopEventHandlerDirective
This directive stops a running Event Handler associated with the provided token.
|
| StopEventHandlerDirective.Builder |
Copyright © 2023. All rights reserved.