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