| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendedIntentSummary> |
ListRecommendedIntentsResponse.summaryList()
Summary information for the intents that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendedIntentsResponse.Builder |
ListRecommendedIntentsResponse.Builder.summaryList(RecommendedIntentSummary... summaryList)
Summary information for the intents that meet the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecommendedIntentsResponse.Builder |
ListRecommendedIntentsResponse.Builder.summaryList(Collection<RecommendedIntentSummary> summaryList)
Summary information for the intents that meet the filter criteria specified in the request.
|
Copyright © 2022. All rights reserved.