| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsIntentStageField |
AnalyticsIntentStageField.fromValue(String value)
Use this in place of valueOf.
|
static AnalyticsIntentStageField |
AnalyticsIntentStageField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsIntentStageField[] |
AnalyticsIntentStageField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnalyticsIntentStageGroupByKey |
AnalyticsIntentStageGroupByKey.withName(AnalyticsIntentStageField name)
A category by which the intent stage analytics were grouped.
|
AnalyticsIntentStageGroupBySpecification |
AnalyticsIntentStageGroupBySpecification.withName(AnalyticsIntentStageField name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
|
Copyright © 2024. All rights reserved.