| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Slot> |
Intent.slots()
A map of all of the slots for the intent.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.Builder |
Intent.Builder.slots(Map<String,Slot> slots)
A map of all of the slots for the intent.
|
Copyright © 2021. All rights reserved.