| Package | Description |
|---|---|
| com.amazon.ask | |
| com.amazon.ask.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseEnvelope |
CustomSkill.invoke(RequestEnvelope requestEnvelope)
.
|
ResponseEnvelope |
CustomSkill.invoke(RequestEnvelope requestEnvelope,
Object context)
.
|
protected ResponseEnvelope |
CustomSkill.invoke(UnmarshalledRequest<RequestEnvelope> unmarshalledRequest,
Object context)
Invokes the dispatcher to handler the request envelope and construct the handler input.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseEnvelope |
ResponseEnvelope.Builder.build() |
Copyright © 2023. All rights reserved.