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