| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticsIntentStageGroupBySpecification.Builder |
AnalyticsIntentStageGroupBySpecification.builder() |
AnalyticsIntentStageGroupBySpecification.Builder |
AnalyticsIntentStageGroupBySpecification.Builder.name(AnalyticsIntentStageField name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
|
AnalyticsIntentStageGroupBySpecification.Builder |
AnalyticsIntentStageGroupBySpecification.Builder.name(String name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
|
AnalyticsIntentStageGroupBySpecification.Builder |
AnalyticsIntentStageGroupBySpecification.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AnalyticsIntentStageGroupBySpecification.Builder> |
AnalyticsIntentStageGroupBySpecification.serializableBuilderClass() |
Copyright © 2023. All rights reserved.