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