| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SlotSummary> |
ListSlotsResponse.slotSummaries()
Summary information for the slots that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListSlotsResponse.Builder |
ListSlotsResponse.Builder.slotSummaries(SlotSummary... slotSummaries)
Summary information for the slots that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListSlotsResponse.Builder |
ListSlotsResponse.Builder.slotSummaries(Collection<SlotSummary> slotSummaries)
Summary information for the slots that meet the filter criteria specified in the request.
|
Copyright © 2023. All rights reserved.