Package | Description |
---|---|
com.amazon.ask.dispatcher.request.handler.impl | |
com.amazon.ask.model.dialog |
Modifier and Type | Method and Description |
---|---|
boolean |
InputRequestHandler.canHandle(HandlerInput input,
InputRequest inputRequest)
Returns true if the handler can dispatch the current request
|
Optional<Response> |
InputRequestHandler.handle(HandlerInput input,
InputRequest inputRequest)
Handles the request.
|
Modifier and Type | Method and Description |
---|---|
InputRequest |
InputRequest.Builder.build() |
Copyright © 2023. All rights reserved.