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