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