public static interface AnalyticsIntentStageGroupBySpecification.Builder extends SdkPojo, CopyableBuilder<AnalyticsIntentStageGroupBySpecification.Builder,AnalyticsIntentStageGroupBySpecification>
| Modifier and Type | Method and Description |
|---|---|
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 |
name(String name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsIntentStageGroupBySpecification.Builder name(String name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
name - Specifies whether to group the intent stages by their name or the intent to which the session was
switched.AnalyticsIntentStageField,
AnalyticsIntentStageFieldAnalyticsIntentStageGroupBySpecification.Builder name(AnalyticsIntentStageField name)
Specifies whether to group the intent stages by their name or the intent to which the session was switched.
name - Specifies whether to group the intent stages by their name or the intent to which the session was
switched.AnalyticsIntentStageField,
AnalyticsIntentStageFieldCopyright © 2023. All rights reserved.