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