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