Package | Description |
---|---|
com.amazon.ask.model | |
com.amazon.ask.model.slu.entityresolution |
Modifier and Type | Method and Description |
---|---|
Resolutions |
Slot.getResolutions()
Contains the resultsof entity resolution.
|
Resolutions |
SimpleSlotValue.getResolutions()
Contains the results of entity resolution.
|
Modifier and Type | Method and Description |
---|---|
Slot.Builder |
Slot.Builder.withResolutions(Resolutions resolutions) |
SimpleSlotValue.Builder |
SimpleSlotValue.Builder.withResolutions(Resolutions resolutions) |
Modifier and Type | Method and Description |
---|---|
Resolutions |
Resolutions.Builder.build() |
Copyright © 2023. All rights reserved.