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