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