public static interface AnalyticsIntentStageGroupByKey.Builder extends SdkPojo, CopyableBuilder<AnalyticsIntentStageGroupByKey.Builder,AnalyticsIntentStageGroupByKey>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsIntentStageGroupByKey.Builder |
name(AnalyticsIntentStageField name)
A category by which the intent stage analytics were grouped.
|
AnalyticsIntentStageGroupByKey.Builder |
name(String name)
A category by which the intent stage analytics were grouped.
|
AnalyticsIntentStageGroupByKey.Builder |
value(String value)
A member of the category by which the intent stage analytics were grouped.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsIntentStageGroupByKey.Builder name(String name)
A category by which the intent stage analytics were grouped.
name - A category by which the intent stage analytics were grouped.AnalyticsIntentStageField,
AnalyticsIntentStageFieldAnalyticsIntentStageGroupByKey.Builder name(AnalyticsIntentStageField name)
A category by which the intent stage analytics were grouped.
name - A category by which the intent stage analytics were grouped.AnalyticsIntentStageField,
AnalyticsIntentStageFieldAnalyticsIntentStageGroupByKey.Builder value(String value)
A member of the category by which the intent stage analytics were grouped.
value - A member of the category by which the intent stage analytics were grouped.Copyright © 2023. All rights reserved.