public static class MultiPlatformIntentHandler.DefaultImpls
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canHandle(MultiPlatformIntentHandler $this,
com.amazon.ask.dispatcher.request.handler.HandlerInput input) |
static java.util.Optional<com.amazon.ask.model.Response> |
handle(MultiPlatformIntentHandler $this,
com.amazon.ask.dispatcher.request.handler.HandlerInput input) |
public static boolean canHandle(MultiPlatformIntentHandler $this, com.amazon.ask.dispatcher.request.handler.HandlerInput input)
public static java.util.Optional<com.amazon.ask.model.Response> handle(MultiPlatformIntentHandler $this, com.amazon.ask.dispatcher.request.handler.HandlerInput input)