| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsUtteranceAttribute> |
ListUtteranceMetricsRequest.attributes()
A list containing attributes related to the utterance that you want the response to return.
|
| Modifier and Type | Method and Description |
|---|---|
ListUtteranceMetricsRequest.Builder |
ListUtteranceMetricsRequest.Builder.attributes(AnalyticsUtteranceAttribute... attributes)
A list containing attributes related to the utterance that you want the response to return.
|
| Modifier and Type | Method and Description |
|---|---|
ListUtteranceMetricsRequest.Builder |
ListUtteranceMetricsRequest.Builder.attributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return.
|
Copyright © 2023. All rights reserved.