public static interface AnalyticsIntentGroupBySpecification.Builder extends SdkPojo, CopyableBuilder<AnalyticsIntentGroupBySpecification.Builder,AnalyticsIntentGroupBySpecification>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsIntentGroupBySpecification.Builder |
name(AnalyticsIntentField name)
Specifies whether to group the intent stages by their name or their end state.
|
AnalyticsIntentGroupBySpecification.Builder |
name(String name)
Specifies whether to group the intent stages by their name or their end state.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsIntentGroupBySpecification.Builder name(String name)
Specifies whether to group the intent stages by their name or their end state.
name - Specifies whether to group the intent stages by their name or their end state.AnalyticsIntentField,
AnalyticsIntentFieldAnalyticsIntentGroupBySpecification.Builder name(AnalyticsIntentField name)
Specifies whether to group the intent stages by their name or their end state.
name - Specifies whether to group the intent stages by their name or their end state.AnalyticsIntentField,
AnalyticsIntentFieldCopyright © 2023. All rights reserved.