| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.request.handler.impl | |
| com.amazon.ask.model | |
| com.amazon.ask.model.canfulfill | |
| com.amazon.ask.response |
| Class and Description |
|---|
| CanFulfillIntentRequest
An object that represents a request made to skill to query whether the skill can understand and fulfill the intent request with detected slots, before actually asking the skill to take action.
|
| Class and Description |
|---|
| CanFulfillIntent
CanFulfillIntent represents the response to canFulfillIntentRequest includes the details about whether the skill can understand and fulfill the intent request with detected slots.
|
| Class and Description |
|---|
| CanFulfillIntent
CanFulfillIntent represents the response to canFulfillIntentRequest includes the details about whether the skill can understand and fulfill the intent request with detected slots.
|
| CanFulfillIntent.Builder |
| CanFulfillIntentRequest
An object that represents a request made to skill to query whether the skill can understand and fulfill the intent request with detected slots, before actually asking the skill to take action.
|
| CanFulfillIntentRequest.Builder |
| CanFulfillIntentValues
Overall if skill can understand and fulfill the intent with detected slots.
|
| CanFulfillSlot
This represents skill's capability to understand and fulfill each detected slot.
|
| CanFulfillSlot.Builder |
| CanFulfillSlotValues
This field indicates whether skill can fulfill relevant action for the slot, that has been partially or fully understood.
|
| CanUnderstandSlotValues
This field indicates whether skill has understood the slot value.
|
| Class and Description |
|---|
| CanFulfillIntent
CanFulfillIntent represents the response to canFulfillIntentRequest includes the details about whether the skill can understand and fulfill the intent request with detected slots.
|
Copyright © 2023. All rights reserved.