| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceAttribute |
AnalyticsUtteranceAttribute.clone() |
AnalyticsUtteranceAttribute |
AnalyticsUtteranceAttribute.withName(AnalyticsUtteranceAttributeName name)
An attribute to return.
|
AnalyticsUtteranceAttribute |
AnalyticsUtteranceAttribute.withName(String name)
An attribute to return.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsUtteranceAttribute> |
ListUtteranceMetricsRequest.getAttributes()
A list containing attributes related to the utterance that you want the response to return.
|
| Modifier and Type | Method and Description |
|---|---|
ListUtteranceMetricsRequest |
ListUtteranceMetricsRequest.withAttributes(AnalyticsUtteranceAttribute... attributes)
A list containing attributes related to the utterance that you want the response to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListUtteranceMetricsRequest.setAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return.
|
ListUtteranceMetricsRequest |
ListUtteranceMetricsRequest.withAttributes(Collection<AnalyticsUtteranceAttribute> attributes)
A list containing attributes related to the utterance that you want the response to return.
|
Copyright © 2025. All rights reserved.